[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / 4 / 5 / 0 / IGAutoString / 1.0.0 / IGAutoString.podspec.json
blob72627130e36ccafb8d5b957b7243e620360a573a
2   "name": "IGAutoString",
3   "version": "1.0.0",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "Convert string in arbitary encoding to NSString in Objective-C.",
9   "homepage": "https://github.com/siuying/IGAutoString",
10   "authors": {
11     "Francis Chong": "francis@ignition.hk"
12   },
13   "source": {
14     "git": "https://github.com/siuying/IGAutoString.git",
15     "tag": "1.0.0"
16   },
17   "source_files": "IGAutoString/*.{h,m}",
18   "dependencies": {
19     "UniversalDetector": [
21     ]
22   },
23   "requires_arc": true