[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / 3 / b / FSTextView / 1.5 / FSTextView.podspec.json
blob7dc0ecb243609355bfc1288f4d7a022de1718358
2   "name": "FSTextView",
3   "version": "1.5",
4   "summary": "Subclass of UITextView with Placeholder",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "homepage": "https://github.com/lifution/FSTextView",
10   "authors": {
11     "Steven": "https://github.com/lifution"
12   },
13   "source": {
14     "git": "https://github.com/lifution/FSTextView.git",
15     "tag": "1.4"
16   },
17   "requires_arc": true,
18   "platforms": {
19     "ios": "6.0"
20   },
21   "source_files": [
22     "FSTextView/*",
23     "*.{h,m}"
24   ]