{ | |
"name": "LRHPrivateDemo", | |
"version": "0.1.0", | |
"summary": "测试私有pod的Demo", | |
"description": "TODO: 描述待补充", | |
"homepage": "https://gitee.com/lrhwork/LRHPrivateDemo", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"authors": { | |
"LRH-iOS": "xiandan@2dfire.com" | |
}, | |
"source": { | |
"git": "https://gitee.com/lrhwork/LRHPrivateDemo.git", | |
"tag": "0.1.0" | |
}, | |
"platforms": { | |
"ios": "9.0" | |
}, | |
"source_files": "LRHPrivateDemo/Classes/**/*" | |
} |