blob: 36869b13a2f8daca32f7cf20fb31f0db5514059b [file] [log] [blame]
{
"name": "ConanLib",
"version": "0.1.0",
"summary": "ConanLib.",
"description": "To learn more about a Podspec see http://guides.cocoapods.org/syntax/podspec.html.",
"homepage": "https://github.com/kenan0620/ConanLib",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"kenan0620": "houkenan0620@126.com"
},
"source": {
"git": "https://github.com/kenan0620/ConanLib.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "ConanLib/*.{h,a}"
}