[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / d / c / 9 / ABTextFieldAnimations / 0.2 / ABTextFieldAnimations.podspec.json
blobaaa2e30395230f6ac2a8afbc200e65544431fca2
2   "name": "ABTextFieldAnimations",
3   "version": "0.2",
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": "0.2"
20   },
21   "source_files": "*.{h,m}",
22   "requires_arc": true