blob: 530ff8378359613c02944c668c8d8fdbda3c52c5 [file] [log] [blame]
{
"name": "NewPodTest",
"version": "0.1.1",
"summary": "The Simplest CocoaPods Library",
"description": "The Simplest CocoaPods Library Of Rick Test Project",
"homepage": "https://github.com/RickwangF/NewPodTest",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"RickwangF": "woshiwwy16@126.com"
},
"source": {
"git": "https://github.com/RickwangF/NewPodTest.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "NewPodTest/Classes/**/*"
}