[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / a / 4 / 1 / podTest21 / 1.3 / podTest21.podspec.json
blob4cba901a962c5ed613066827c2464839bae4d622
2   "name": "podTest21",
3   "version": "1.3",
4   "summary": "A short description of podTest.",
5   "description": "description",
6   "homepage": "https://git.coding.net/zhangyang11148/podTest.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zhangyang1": "zhangyang1"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://git.coding.net/zhangyang11148/podTest.git",
19     "tag": "1.3"
20   },
21   "source_files": "PodTestKit/Classes/*",
22   "resource_bundles": {
23     "PodTestKit": [
24       "PodTestKit/Assets/*.png"
25     ]
26   },
27   "dependencies": {
28     "AFNetworking": [
29       "~> 2.3"
30     ]
31   }