blob: 1cb7facc01f8aea98bdb521eb0f5c2ab291d3b81 [file] [log] [blame]
{
"name": "songboFirstPod",
"version": "0.0.1",
"summary": "songboFirstPod is a kind of modular programming method",
"description": "Developer can use songboFirstPod make iOS programming easier",
"homepage": "https://github.com/devsongbo/songboFirstPodDemo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "8.0"
},
"authors": {
"soxeon": "devsongbo@gmail.com"
},
"source": {
"git": "https://github.com/devsongbo/songboFirstPodDemo.git",
"tag": "0.0.1"
},
"source_files": "songboFirstPod/*.{h,m}"
}