| { | |
| "name": "TPHomeModule", | |
| "version": "0.1.0", | |
| "summary": "First Test.", | |
| "description": "TODO: Add long description of the pod here.", | |
| "homepage": "https://github.com/zrx89757/TPHomeModule", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "chris.zhong": "rongxing.zhong@patpat.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/zrx89757/TPHomeModule.git", | |
| "tag": "0.1.0" | |
| }, | |
| "platforms": { | |
| "ios": "10.0" | |
| }, | |
| "source_files": "TPHomeModule/Classes/**/*" | |
| } |