[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 0 / a / 8 / ZJTools / 0.1.0 / ZJTools.podspec.json
blob390a09e2a0b76df159a437355d29d6bbc7c191d7
2   "name": "ZJTools",
3   "version": "0.1.0",
4   "summary": "ZJTools for all tools classes.",
5   "description": "A short description of ZJTools.A short description of ZJTools.",
6   "homepage": "https://github.com/ingridzhang/ZJTools",
7   "license": "MIT",
8   "authors": {
9     "ingridzhang": "542727052@qq.com"
10   },
11   "source": {
12     "git": "https://github.com/ingridzhang/ZJTools.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "ZJTools": [
22       "Pod/Assets/*.png"
23     ]
24   },
25   "dependencies": {
26     "AFNetworking": [
28     ]
29   }