blob: 5619979d49983b2ab8b54824f6729b0b40d6540d [file] [log] [blame]
{
"name": "AJTPHProvider",
"summary": "Helper for getting Philippines telco provider.",
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"version": "0.1.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Alvin John Tandoc": "alvinjohtandoc@gmail.com"
},
"homepage": "https://github.com/alvinjohntandoc/AJTPHProvider",
"source": {
"git": "https://github.com/alvinjohntandoc/AJTPHProvider.git",
"tag": "0.1.0"
},
"frameworks": "UIKit",
"dependencies": {
"libPhoneNumber-iOS": [
"~>0.8"
]
}
}