[Add] DittoObjC 4.9.2
[CocoaPods.git] / Specs / 8 / 7 / 2 / AwsomeTextField / 1.0.2 / AwsomeTextField.podspec.json
blob359812cf17a51fae222327f89f6658d7de5a5498
2   "name": "AwsomeTextField",
3   "version": "1.0.2",
4   "summary": "it's a custom textField.",
5   "description": "it's a custom textField, a elegant textField",
6   "homepage": "https://github.com/CNKCQ/AwsomeTextField.git",
7   "screenshots": "https://cloud.githubusercontent.com/assets/8440220/20038343/f04a87c6-a46c-11e6-9dc0-a6d9c6046fa8.gif",
8   "license": {
9     "type": "Apache",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "KingCQ": "wangchengqvan@gmail.com"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source": {
19     "git": "https://github.com/CNKCQ/AwsomeTextField.git",
20     "tag": "1.0.2"
21   },
22   "source_files": [
23     "AwsomeTextField/Class",
24     "AwsomeTextField/Class/*.{h,m,swift}"
25   ],
26   "exclude_files": "AwsomeTextField/Exclude",
27   "frameworks": "UIKit",
28   "pushed_with_swift_version": "3.0"