[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / d / c / 9 / ABTextFieldAnimations / 0.2.1 / ABTextFieldAnimations.podspec.json
blobcb56eea048c2620b9764a856a939af6b6ae5a5b3
2   "name": "ABTextFieldAnimations",
3   "version": "0.2.1",
4   "summary": "Simple CoreAnimation based animations applied on UITextfields. Shake/Bounce your textfields. Animate opacity and text changes!",
5   "homepage": "https://github.com/Abhishaker17/ABTextFieldAnimations",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE.txt"
9   },
10   "authors": {
11     "Abhishek Banthia": "abhishekbanthia@me.com"
12   },
13   "social_media_url": "http://twitter.com/Abhi_shaker",
14   "platforms": {
15     "ios": "5.0"
16   },
17   "source": {
18     "git": "https://github.com/Abhishaker17/ABTextFieldAnimations.git",
19     "tag": "v0.2.1"
20   },
21   "source_files": "*.{h,m}",
22   "requires_arc": true