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