blob: 99490ba3a574d814f207eb7eb5b63b8227afd5cd [file] [log] [blame]
{
"name": "CDDNewFeatures",
"version": "1.0.2",
"summary": "A simple new feature integration framework.",
"description": "CDDNewFeatures is a very useful wrapper class",
"homepage": "https://github.com/RocketsChen/CDDNewFeatures",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"RcoketsChen": "1062749739@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/RocketsChen/CDDNewFeatures.git",
"tag": "1.0.2"
},
"source_files": [
"CDDNewFeatures",
"CDDNewFeatures/**/*"
],
"requires_arc": true,
"frameworks": "UIKit"
}