blob: c1d60b8649b31f6b5cb07e110b6bd880d91c1785 [file] [log] [blame]
{
"name": "MySecondLibrary",
"version": "0.1.1",
"summary": "A short description of MySecondLibrary.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/li625317534",
"license": {
"type": "MIT"
},
"authors": {
"li625317534": "625317534@qq.com"
},
"source": {
"git": "https://git.oschina.net/6253175234/MySecondLibrary.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MySecondLibrary/Classes/**/*"
}