blob: c6899c82af5045762fbcbcbd8241f82a54765ae3 [file] [log] [blame]
{
"name": "DHFirstPodLibrary",
"version": "0.0.2",
"summary": "Test Library.",
"description": "My first pod library. Come on!",
"homepage": "http://github.com/LiDahai8985/DHFirstPodLibrary",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"LiDaHai": "yunbao@lljz-inc.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/LiDahai8985/DHFirstPodLibrary.git",
"tag": "0.0.2"
},
"source_files": [
"DHFirstPodLibrary",
"Classes/*.{h,m}"
],
"requires_arc": true
}