[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / b / e / 6 / ASJExpandableTextView / 0.1 / ASJExpandableTextView.podspec.json
blob270de6b64b3580f4be38ac4937b9b063288973dd
2   "name": "ASJExpandableTextView",
3   "version": "0.1",
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.1"
18   },
19   "source_files": "ASJExpandableTextView/{ASJ}*.{h,m}",
20   "resources": "ASJExpandableTextView/*.xib",
21   "requires_arc": true