[Add] Spotify-iOS-Auth 1.0.3
[CocoaPods.git] / Specs / 6 / 5 / 1 / BobPodTest / 0.1.1 / BobPodTest.podspec.json
blob5ad3898b03f7d8e1d68faf1f54575c004069c596
2   "name": "BobPodTest",
3   "version": "0.1.1",
4   "summary": "just a test by bob",
5   "description": "Play a bangbangchui~",
6   "homepage": "https://coding.net/u/FightingLB/p/PodLibTest",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Bob Lee": "fightinglb0521@icloud.com"
13   },
14   "source": {
15     "git": "https://git.coding.net/FightingLB/PodLibTest.git",
16     "commit": "5689e332d37335b814d6f062752ad9aded71ac93",
17     "tag": "0.1.1"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "subspecs": [
23     {
24       "name": "Core",
25       "source_files": "test/Classes/Core/**/*",
26       "public_header_files": "test/Classes/Core/**/*.h"
27     },
28     {
29       "name": "Network",
30       "source_files": "test/Classes/Network/**/*",
31       "public_header_files": "test/Classes/Network/**/*.h",
32       "dependencies": {
33         "AFNetworking": [
35         ]
36       }
37     }
38   ]