[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 4 / c / e / HYKit / 0.3.1 / HYKit.podspec.json
blob21ad2acf82255ac5e366d0f30387f34a23b71c6b
2   "name": "HYKit",
3   "version": "0.3.1",
4   "summary": "HYKit is a collection of common used category of classes.",
5   "description": "HYKit is a collection of common used category of classes. NSString, NSDate, NSObject...",
6   "homepage": "https://github.com/yclzone/HYKit",
7   "license": "MIT",
8   "authors": {
9     "yclzone": "yclzone@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/yclzone/HYKit.git",
13     "tag": "0.3.1"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "HYKit": [
22       "Pod/Assets/*.png"
23     ]
24   },
25   "dependencies": {
26     "UITextView+Placeholder": [
28     ]
29   }