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