[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / b / 0 / 2 / PhoneLabel / 1.4.0 / PhoneLabel.podspec.json
blob59d9a72d0c2b5169f556935aec58ccff6a174333
2   "name": "PhoneLabel",
3   "version": "1.4.0",
4   "summary": "自动识别电话号码,点击号码可以拨打",
5   "license": "MIT",
6   "authors": {
7     "罗雪梅": "Sunshine_luoxuemei@163.com"
8   },
9   "homepage": "https://github.com/luoxuemei/PhoneLabel",
10   "description": "iOS自动识别电话号码,点击号码可以拨打, 使用 Objective-C.",
11   "requires_arc": true,
12   "source": {
13     "git": "https://github.com/luoxuemei/PhoneLabel.git",
14     "tag": "1.4.0"
15   },
16   "platforms": {
17     "ios": "6.0"
18   },
19   "ios": {
20     "vendored_frameworks": "*/PhoneLabel.framework"
21   }