blob: d9470280a1aabcccc00a195231814410c345cff7 [file] [log] [blame]
{
"name": "HeyRexLib",
"version": "0.6.3",
"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.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HeyRexLib/Classes/**/*",
"vendored_libraries": "HeyRexLib/Classes/*.a",
"frameworks": [
"UIKit",
"MapKit",
"AdSupport",
"CoreTelephony",
"SystemConfiguration",
"CoreLocation",
"ImageIO",
"MobileCoreServices"
],
"static_framework": true,
"libraries": "z"
}