69 lines
1.0 KiB
JSON
69 lines
1.0 KiB
JSON
{
|
|
"name": "PNObject",
|
|
"version": "1.1.5",
|
|
"summary": "PNObject is a simple replica of the more complex ParseObject",
|
|
"homepage": "https://git.giuseppenucifora.com/giuseppenucifora/PNObject",
|
|
"license": {
|
|
"type": "MIT",
|
|
"file": "LICENSE"
|
|
},
|
|
"authors": {
|
|
"Giuseppe Nucifora": "me@giuseppenucifora.com"
|
|
},
|
|
"source": {
|
|
"git": "https://git.giuseppenucifora.com/giuseppenucifora/PNObject.git",
|
|
"tag": "1.1.5"
|
|
},
|
|
"platforms": {
|
|
"ios": "8.0"
|
|
},
|
|
"source_files": "PNObject/Classes/**/*",
|
|
"dependencies": {
|
|
"AFNetworking": [
|
|
|
|
],
|
|
"PEAR-FileManager-iOS": [
|
|
|
|
],
|
|
"NSDate_Utils": [
|
|
|
|
],
|
|
"UIDevice-Utils": [
|
|
|
|
],
|
|
"nv-ios-http-status": [
|
|
|
|
],
|
|
"NSString-Helper": [
|
|
|
|
],
|
|
"CodFis-Helper": [
|
|
|
|
],
|
|
"StrongestPasswordValidator": [
|
|
|
|
],
|
|
"FBSDKCoreKit": [
|
|
|
|
],
|
|
"FBSDKShareKit": [
|
|
|
|
],
|
|
"FBSDKLoginKit": [
|
|
|
|
],
|
|
"NSDataAES": [
|
|
|
|
],
|
|
"DDDKeychainWrapper": [
|
|
|
|
],
|
|
"DJLocalization": [
|
|
|
|
],
|
|
"RZDataBinding": [
|
|
|
|
]
|
|
}
|
|
}
|