{ | |
"name": "MySecondLibrary", | |
"version": "0.1.1", | |
"summary": "A short description of MySecondLibrary.", | |
"description": "TODO: Add long description of the pod here.", | |
"homepage": "https://github.com/li625317534", | |
"license": { | |
"type": "MIT" | |
}, | |
"authors": { | |
"li625317534": "625317534@qq.com" | |
}, | |
"source": { | |
"git": "https://git.oschina.net/6253175234/MySecondLibrary.git", | |
"tag": "0.1.1" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"source_files": "MySecondLibrary/Classes/**/*" | |
} |