blob: ba27d4586eba5fad21a5943e0f83cfcc9386cefc [file] [log] [blame]
{
"name": "kerkee",
"version": "1.0.2",
"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.2"
},
"source_files": [
"kerkee_ios",
"kerkee/**/*.{h,m}"
],
"exclude_files": [
"kerkee/kerkeeTests",
"kerkee/dependencies"
],
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit"
],
"libraries": "z",
"requires_arc": true,
"dependencies": {
"SSKeychain": [
]
}
}