blob: e7a983f907303f083736a62a714970f304b32344 [file] [log] [blame]
{
"name": "CodeFragments",
"version": "2.0.5",
"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.5"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "CodeFragments/*",
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit",
"SystemConfiguration",
"Accelerate"
]
}