blob: c14052020504bb4db76522ba050adc2686d1eae1 [file] [log] [blame]
{
"name": "DHFirstPodLibrary",
"version": "0.0.3",
"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
}