blob: 3090fe0514f8bba721777a2dbe1654d68f83ed99 [file] [log] [blame]
{
"name": "PodTestMain",
"version": "0.2.0",
"summary": "test pod lib",
"description": "long desc must longer than summary",
"homepage": "https://github.com/supermeer/PodTestMain",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"supermeer": "supermeer@163.com"
},
"source": {
"git": "https://github.com/supermeer/PodTestMain.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "10"
},
"source_files": "PodTestMain/Lib/*.{h,m}"
}