[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / b / e / 6 / ASJExpandableTextView / 0.5 / ASJExpandableTextView.podspec.json
blob586f571b20d2bcfa311049f6e177931aa82cf7f7
2   "name": "ASJExpandableTextView",
3   "version": "0.5",
4   "platforms": {
5     "ios": "9.0"
6   },
7   "license": {
8     "type": "MIT"
9   },
10   "homepage": "https://github.com/sdpjswl/ASJExpandableTextView",
11   "authors": {
12     "Sudeep": "sdpjswl1@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/sdpjswl/ASJExpandableTextView.git",
17     "tag": "0.5"
18   },
19   "source_files": "ASJExpandableTextView/*.{h,m}",
20   "resources": "ASJExpandableTextView/*.{xib}",
21   "requires_arc": true