blob: 8298ba3d25a5aa63d26cd2eeb2077c2ade6a0418 [file] [log] [blame]
{
"name": "CCRobot",
"version": "1.0.2",
"license": "MIT",
"summary": "A simple robot",
"homepage": "https://github.com/PansGitHub/CCRobot",
"source": {
"git": "https://github.com/PansGitHub/CCRobot.git",
"tag": "1.0.2"
},
"source_files": "CCRobot/CCRobot/CCRobot/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"Alamofire": [
]
},
"authors": {
"BY": "hang.pan@clouclip.com"
},
"pushed_with_swift_version": "3.0"
}