[Add] TPNiOS 6.4.35
[CocoaPods.git] / Specs / 6 / 8 / c / SwpTextView / 2.3.2 / SwpTextView.podspec.json
blob54fe8cc99665941388a5263d2c3767d5f9c5fb44
2   "name": "SwpTextView",
3   "version": "2.3.2",
4   "summary": "简单封装 TextView",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/swp-song/SwpTextView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "swp-song": "396587868@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/swp-song/SwpTextView.git",
16     "tag": "2.3.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "SwpTextView/Class/**/*.{h,m}",
22   "resources": "SwpTextView/Resources/SwpTextView.bundle",
23   "frameworks": "UIKit"