blob: e9fb79cd76afe8ffa509289b2841c05203f6ab10 [file] [log] [blame]
{
"name": "ConanLib",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "ConanLib/*.{h,m}"
}