blob: b3a2cc95c9d7d4e2b951871e3feb39b1493a14b8 [file] [log] [blame]
{
"name": "LXDGCD",
"version": "1.0.0",
"summary": "A library base on GCD.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/sindrilin/LXDGCD.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"sindrilin": "codersindri@gmail.com"
},
"source": {
"git": "https://github.com/sindrilin/LXDGCD.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LXDGCD/Classes/**/*",
"public_header_files": "LXDGCD/Classes/**/*.h"
}