| { | |
| "name": "SjkAgent", | |
| "version": "2.4.0", | |
| "summary": "数极客IOS SDK", | |
| "license": { | |
| "type": "MIT", | |
| "text": " Copyright 2012\n Permission is granted to...\n" | |
| }, | |
| "homepage": "http://www.shujike.com", | |
| "authors": { | |
| "shujikemobile": "shujikemobile@shujike.com" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source": { | |
| "http": "http://www.shujike.com/download/SjkAgent-IOS-SDK.zip" | |
| }, | |
| "requires_arc": true, | |
| "source_files": "**/*.{h,m}", | |
| "vendored_libraries": "**/libshujikeSDK.a", | |
| "resources": "**/SjkBundle.bundle" | |
| } |