[Add] MappIntelligence 5.0.13
[CocoaPods.git] / Specs / a / d / 6 / BYPhoneNumTF / 1.0.0 / BYPhoneNumTF.podspec.json
blob94d831f9fb54650c9fefd98be63b1a6abd366ebc
2   "name": "BYPhoneNumTF",
3   "version": "1.0.0",
4   "summary": "A delightful TextField of PhoneNumber",
5   "homepage": "https://github.com/qiubaiying/BYPhoneNumTF",
6   "license": "MIT",
7   "authors": {
8     "BaiYingQiu": "qiubaiyingios@163.com"
9   },
10   "module_name": "BYPhoneNumTF",
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/qiubaiying/BYPhoneNumTF.git",
16     "tag": "1.0.0"
17   },
18   "source_files": [
19     "BYPhoneNumTF",
20     "BYPhoneNumTF/**/*.{h,m}"
21   ],
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ],
26   "requires_arc": true