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