{ | |
"name": "SLFirstFrame", | |
"version": "0.0.1", | |
"summary": "第一次创建自己的pod库", | |
"description": "TODO: Add long description of the pod here.\n我的pod库", | |
"homepage": "https://github.com/shilei2015/SLFirstFrame", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"authors": { | |
"shilei2015": "244235126@qq.com" | |
}, | |
"source": { | |
"git": "https://github.com/shilei2015/SLFirstFrame.git", | |
"tag": "0.0.1" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"source_files": "SLFirstFrame/Classes/**/*" | |
} |