[Add] FireworkVideoUI 0.2.9
[CocoaPods.git] / Specs / b / e / 6 / ASJExpandableTextView / 0.4 / ASJExpandableTextView.podspec.json
bloba9180caeea74eeb1ceff821e00ac4b1d1794a3ef
2   "name": "ASJExpandableTextView",
3   "version": "0.4",
4   "platforms": {
5     "ios": "7.0"
6   },
7   "license": {
8     "type": "MIT"
9   },
10   "homepage": "https://github.com/sudeepjaiswal/ASJExpandableTextView",
11   "authors": {
12     "Sudeep Jaiswal": "sudeepjaiswal87@gmail.com"
13   },
14   "summary": "A UITextView with placeholder that can expand and contract according to its content",
15   "source": {
16     "git": "https://github.com/sudeepjaiswal/ASJExpandableTextView.git",
17     "tag": "0.4"
18   },
19   "source_files": "ASJExpandableTextView/*.{h,m}",
20   "resources": "ASJExpandableTextView/*.xib",
21   "requires_arc": true