[Add] BridgeKit 0.1.0
[CocoaPods.git] / Specs / 1 / 3 / b / FSTextView / 1.8 / FSTextView.podspec.json
blobe00c1f19adb8975b85d851488d43d15220d602b5
2   "name": "FSTextView",
3   "version": "1.8",
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     "fusheng": "lifution@icloud.com"
12   },
13   "source": {
14     "git": "https://github.com/lifution/FSTextView.git",
15     "tag": "1.8"
16   },
17   "requires_arc": true,
18   "platforms": {
19     "ios": "6.0"
20   },
21   "source_files": [
22     "FSTextView/*",
23     "*.{h,m}"
24   ]