blob: b8ae506b328e52eeef21f5d8b82f8829c6b5e9b6 [file] [log] [blame]
{
"name": "kerkee",
"version": "1.0.0",
"summary": "kerkee is a hybrid app framework,This repository is kerkee for ios",
"description": "kerkee is a hybrid app framework,This repository is kerkee for ios, is the multi-agent framework",
"homepage": "http://www.kerkee.com",
"license": "GNU",
"authors": {
"zihong": "zihong87@gmail.com"
},
"social_media_url": "http://www.kerkee.com",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/kercer/kerkee_ios.git",
"tag": "v1.0.0"
},
"source_files": [
"kerkee_ios",
"kerkee/**/*.{h,m}"
],
"exclude_files": [
"kerkee/kerkeeTests",
"kerkee/dependencies"
],
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit"
],
"libraries": "z",
"requires_arc": true,
"dependencies": {
"SSKeychain": [
],
"Reachability": [
]
}
}