blob: 6ec857bcb3e7ff94e4692d7332f7f471b79043c1 [file] [log] [blame]
{
"name": "SamplePodLib",
"version": "0.1.0",
"summary": "A short description of SamplePodLib.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://gitee.com/howabout",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Liujiang": "forliujiang@126.com"
},
"source": {
"git": "https://gitee.com/howabout/PodLib.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "SamplePodLib/Classes/**/*"
}