[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 8 / 7 / 2 / AwsomeTextField / 1.0.0 / AwsomeTextField.podspec.json
blob781610f5277c53c3921293d6c0aab320f189f68d
2   "name": "AwsomeTextField",
3   "version": "1.0.0",
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.0"
21   },
22   "source_files": [
23     "AwsomeTextField",
24     "AwsomeTextField/**/*.{h,m,swift}"
25   ],
26   "exclude_files": "AwsomeTextField/Exclude",
27   "frameworks": "UIKit",
28   "pushed_with_swift_version": "3.0"