blob: e51d8b05cd45a6de7e26a70f36ebc40da5f20911 [file] [log] [blame]
{
"name": "ConanLib",
"version": "0.1.2",
"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.2"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "ConanLib/*.h",
"preserve_paths": "ConanLib/*.a"
}