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