[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 4 / c / e / HYKit / 0.3.4 / HYKit.podspec.json
blobf73be2b8aed4484d998f64878164db892a8b87ab
2   "name": "HYKit",
3   "version": "0.3.4",
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.4"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "HYKit": [
22       "Pod/Resouses/Assets/*.png"
23     ]
24   },
25   "frameworks": "UIKit",
26   "dependencies": {
27     "AFNetworking": [
29     ]
30   }