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