blob: b0a24d26f69336b1ace4b321fc666adfe2c8e6bc [file] [log] [blame]
{
"name": "CoderNetIOS",
"version": "1.0.0",
"summary": "CoderNet For IOS Framework.",
"description": "CoderNet Private Podspec.\n \n* Markdown format.\n* Don't worry about the indent, we strip it!",
"homepage": "https://git.oschina.net/CoderNet/CoderNetIOS",
"license": "MIT",
"authors": {
"CoderNet": "1214757143@qq.com"
},
"source": {
"git": "https://git.oschina.net/CoderNet/CoderNetIOS.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "CoderNetIOS/**/*",
"public_header_files": "CoderNetIOS/**/*.h",
"frameworks": [
"UIKit",
"CoreData",
"CoreLocation",
"Foundation"
],
"libraries": "z"
}