blob: 975fde13da27f7c790f4818548a5ae3eaf167070 [file] [log] [blame]
{
"name": "JCNewFeatureVC",
"version": "0.0.5",
"summary": "NewFeature Views used on iOS.",
"description": "It is new feature views used on iOS, which implement by Objective-C.",
"homepage": "https://github.com/DreamCatcherJ/JCNewFeatureVC",
"license": "MIT",
"authors": {
"江嘉荣": "j_dreamcatcher@163.com"
},
"source": {
"git": "https://github.com/DreamCatcherJ/JCNewFeatureVC.git",
"tag": "0.0.5"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "JCNewFeatureVCDemo/JCNewFeatureVC/**/*",
"frameworks": [
"Foundation",
"UIKit"
]
}