blob: b2b92ee0cc30abc3b40cf3200d257d75160148e1 [file] [log] [blame]
{
"name": "CodeFragments",
"version": "2.0.1",
"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.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "CodeFragments/*",
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKitSystemConfiguration"
]
}