[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 1 / 2 / 7 / ZOEPlaceholderTextView / 1.0.3 / ZOEPlaceholderTextView.podspec.json
blob4b7458116db2caf04d0f66f423170d6ccda37406
2   "name": "ZOEPlaceholderTextView",
3   "version": "1.0.3",
4   "summary": "a PlaceholderTextView for ios.",
5   "description": "It is a ZOEPlaceholderTextView used on iOS, which implement by Objective-C.",
6   "homepage": "https://github.com/ChenZhenChun/ZOEPlaceholderTextView",
7   "license": "MIT",
8   "authors": {
9     "ChenZhenChun": "346891964@qq.com"
10   },
11   "source": {
12     "git": "https://github.com/ChenZhenChun/ZOEPlaceholderTextView.git",
13     "tag": "1.0.3",
14     "submodules": true
15   },
16   "platforms": {
17     "ios": "7.0"
18   },
19   "requires_arc": true,
20   "frameworks": [
21     "Foundation",
22     "UIKit"
23   ],
24   "subspecs": [
25     {
26       "name": "ZOEPlaceholderTextView",
27       "source_files": "ZOEPlaceholderTextView/ZOEPlaceholderTextView/*.{h,m}",
28       "public_header_files": "ZOEPlaceholderTextView/ZOEPlaceholderTextView/*.h"
29     }
30   ]