blob: 5d7a5dd0074c99c503d4eacb7c211cbedaabf924 [file] [log] [blame]
{
"name": "HeyRexLib",
"version": "0.6.2",
"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.6.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HeyRexLib/Classes/**/*",
"vendored_libraries": "HeyRexLib/Classes/*.a",
"static_framework": true
}