[Add] CZarSDK 1.1.12-test01
[CocoaPods.git] / Specs / 3 / a / e / AMPFloatingTextField / 0.1.0 / AMPFloatingTextField.podspec.json
blob5a0962ad2e74c52da443e06bb17fa69cd3942672
2   "name": "AMPFloatingTextField",
3   "version": "0.1.0",
4   "summary": "AMPFloatingTextField is a beautiful implementation of the floating title and error lable pattern",
5   "description": "AMPFloatingTextField is a beautiful implementation of the floating title and error lable pattern. This will display the title on top and error below the text field",
6   "homepage": "https://github.com/ansu/AMPFloatingTextField",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ansu": "ansu.rajesh@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/ansu/AMPFloatingTextField.git",
16     "tag": "0.1.0"
17   },
18   "social_media_url": "https://twitter.com/ansujain",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "AMPFloatingTextField/Classes/**/*",
23   "pushed_with_swift_version": "3.0"