blob: 94b929e3d8def912742bc249ba67dbca2be5db36 [file] [log] [blame]
{
"name": "CodeFragments",
"version": "2.0.2",
"summary": "iOS各种扩展",
"description": "\"常用的iOS类目整理\"",
"homepage": "https://github.com/wangjinyu/CodeFragments",
"license": "MIT",
"authors": {
"王金宇": "jinyuid@gmail.com"
},
"source": {
"git": "https://github.com/wangjinyu/CodeFragments.git",
"tag": "2.0.2"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "CodeFragments/*",
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit",
"SystemConfiguration"
]
}