[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 6 / 1 / b / AJTPHProvider / 0.1.0 / AJTPHProvider.podspec.json
blob5619979d49983b2ab8b54824f6729b0b40d6540d
2   "name": "AJTPHProvider",
3   "summary": "Helper for getting Philippines telco provider.",
4   "requires_arc": true,
5   "platforms": {
6     "ios": "8.0"
7   },
8   "version": "0.1.0",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Alvin John Tandoc": "alvinjohtandoc@gmail.com"
15   },
16   "homepage": "https://github.com/alvinjohntandoc/AJTPHProvider",
17   "source": {
18     "git": "https://github.com/alvinjohntandoc/AJTPHProvider.git",
19     "tag": "0.1.0"
20   },
21   "frameworks": "UIKit",
22   "dependencies": {
23     "libPhoneNumber-iOS": [
24       "~>0.8"
25     ]
26   }