blob: 41a8203261ed052c7c3925a6a479607fe05319ed [file] [log] [blame]
{
"name": "HeyRexLib",
"version": "0.2.0",
"summary": "A short description of HeyRexLib.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/chunta/HeyRexLib",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"chunta": "rex.chen@appier.com"
},
"source": {
"git": "https://github.com/chunta/HeyRexLib.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HeyRexLib/Classes/**/*",
"static_framework": true
}