[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / f / 6 / SkyUtilsPod / 0.1.3 / SkyUtilsPod.podspec.json
blob78a447a53c12ee48323a61f4886437d56e556a18
2   "name": "SkyUtilsPod",
3   "version": "0.1.3",
4   "summary": "A short description of SkyUtilsPod.",
5   "description": "An optional longer description of SkyUtilsPod\n\n* Markdown format.\n* Don't worry about the indent, we strip it!",
6   "homepage": "https://github.com/<GITHUB_USERNAME>/SkyUtilsPod",
7   "license": "MIT",
8   "authors": {
9     "zhujin001032": "zhujin001xb@163.com"
10   },
11   "source": {
12     "git": "https://github.com/zhujin001032/SkyUtilsPod.git",
13     "tag": "0.1.3"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "SkyUtilsPod": [
22       "Pod/Assets/*.png"
23     ]
24   },
25   "dependencies": {
26     "SSKeychain": [
27       "~> 1.4.0"
28     ]
29   }