blob: 60ec0d42f8a7d3d7cf5d97c3db1276ec8251d07a [file] [log] [blame]
{
"name": "XCAppDevKit",
"version": "0.1.1",
"platforms": {
"ios": "7.0"
},
"summary": "iOS App development tools. All in One !",
"homepage": "https://github.com/follyxing/XCAppDevKit",
"license": "MIT",
"authors": {
"follyxing": "i@xingcheng.me"
},
"social_media_url": "https://www.xingcheng.me",
"source": {
"git": "https://github.com/follyxing/XCAppDevKit.git",
"tag": "0.1.1"
},
"source_files": "XCAppDevKit/**/*.{h,m}",
"requires_arc": true
}