[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / f / 6 / 3 / YZAnalytics / 0.1.1 / YZAnalytics.podspec.json
blobeeb0d7e6ed744e463310e6863e13b5ec2b321ae1
2   "name": "YZAnalytics",
3   "version": "0.1.1",
4   "summary": "Client-side analytics tool.",
5   "description": "* Think: What does it do? Why did you write it? What is the focus?\n* Try to keep it short, snappy and to the point.\n* Write the description between the DESC delimiters below.\n* Finally, don't worry about the indent, CocoaPods strips it!",
6   "homepage": "https://github.com/yeahkyo/YZAnalytics",
7   "license": "MIT",
8   "authors": {
9     "Yeah": "zyeah61@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/yeahkyo/YZAnalytics.git",
13     "tag": "0.1.1"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "YZAnalytics": [
22       "Pod/Assets/*.png"
23     ]
24   },
25   "public_header_files": "Pod/Classes/**/*.h"