67 lines
1003 B
JSON
67 lines
1003 B
JSON
{
|
|
"name": "PNObject",
|
|
"version": "0.8.0",
|
|
"summary": "PNObject is a simple replica of the more complex ParseObject",
|
|
"homepage": "https://github.com/giuseppenucifora/PNObject",
|
|
"license": "MIT",
|
|
"authors": {
|
|
"Giuseppe Nucifora": "me@giuseppenucifora.com"
|
|
},
|
|
"source": {
|
|
"git": "https://github.com/giuseppenucifora/PNObject.git",
|
|
"tag": "0.8.0"
|
|
},
|
|
"platforms": {
|
|
"ios": "8.0"
|
|
},
|
|
"requires_arc": true,
|
|
"source_files": "Pod/Classes/**/*",
|
|
"dependencies": {
|
|
"AFNetworking": [
|
|
|
|
],
|
|
"PEAR-FileManager-iOS": [
|
|
|
|
],
|
|
"NSDate_Utils": [
|
|
|
|
],
|
|
"UIDevice-Utils": [
|
|
|
|
],
|
|
"nv-ios-http-status": [
|
|
|
|
],
|
|
"NSString-Helper": [
|
|
|
|
],
|
|
"CodFis-Helper": [
|
|
|
|
],
|
|
"StrongestPasswordValidator": [
|
|
|
|
],
|
|
"FBSDKCoreKit": [
|
|
|
|
],
|
|
"FBSDKShareKit": [
|
|
|
|
],
|
|
"FBSDKLoginKit": [
|
|
|
|
],
|
|
"NACrypto": [
|
|
|
|
],
|
|
"NSUserDefaults-AESEncryptor": [
|
|
|
|
],
|
|
"DJLocalization": [
|
|
|
|
],
|
|
"RZDataBinding": [
|
|
|
|
]
|
|
}
|
|
}
|