[Add] NoctuaSDK 0.6.0
[CocoaPods.git] / Specs / 4 / 2 / 0 / QuickMobileTextField / 1.0.0 / QuickMobileTextField.podspec.json
blobfee692495fd3d5803f268c88e5e078c9d665260a
2   "name": "QuickMobileTextField",
3   "version": "1.0.0",
4   "summary": "A Chinese mainland area mobile phone number input textfield. 中国大陆地区手机号码输入文本框。",
5   "description": "A Chinese mainland area mobile phone number input textfield. 快速集成一个中国大陆地区手机号码输入文本框。",
6   "homepage": "https://github.com/pcjbird/QuickMobileTextField",
7   "license": "MIT",
8   "authors": {
9     "pcjbird": "pcjbird@hotmail.com"
10   },
11   "source": {
12     "git": "https://github.com/pcjbird/QuickMobileTextField.git",
13     "tag": "1.0.0"
14   },
15   "social_media_url": "http://www.lessney.com",
16   "requires_arc": true,
17   "documentation_url": "https://github.com/pcjbird/QuickMobileTextField/blob/master/README.md",
18   "screenshots": "https://github.com/pcjbird/QuickMobileTextField/blob/master/logo.png",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "frameworks": [
23     "Foundation",
24     "UIKit"
25   ],
26   "source_files": "QuickMobileTextField/*.{h,m}",
27   "public_header_files": "QuickMobileTextField/QuickMobileTextField.h",
28   "pod_target_xcconfig": {
29     "OTHER_LDFLAGS": "-lObjC"
30   }