blob: 6e441f4f5162f65c5bf7a4e0e879c06659dcb556 [file] [log] [blame]
{
"name": "JCNewFeatureVC",
"version": "0.0.2",
"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.2"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": [
"JCNewFeatureVCDemo/JCNewFeatureVC/*",
"JCNewFeatureVCDemo/JCNewFeatureVC/Category/*",
"JCNewFeatureVCDemo/JCNewFeatureVC/Model/*"
],
"frameworks": [
"Foundation",
"UIKit"
]
}