[Add] DittoObjC 4.9.2
[CocoaPods.git] / Specs / 5 / 1 / 6 / GoogleMusicClient / 1.0 / GoogleMusicClient.podspec.json
blob9a195404e79199ddd054594d9c8e57dfe0fb7e4c
2   "name": "GoogleMusicClient",
3   "version": "1.0",
4   "summary": "Google Music client",
5   "homepage": "https://github.com/elliotchance/GoogleMusicClient",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Elliot Chance": "elliotchance@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/elliotchance/GoogleMusicClient.git",
15     "tag": "v1.0"
16   },
17   "source_files": "GoogleMusicClient/*.{h,m}",
18   "requires_arc": true,
19   "platforms": {
20     "osx": "10.8"
21   },
22   "dependencies": {
23     "CollectionFactory": [
25     ],
26     "NSURL+QueryDictionary": [
28     ],
29     "MBHMAC": [
31     ]
32   }