[Add] YTNativeKit 0.2.7
[CocoaPods.git] / Specs / 8 / 2 / b / GoogleKit / 0.3.2 / GoogleKit.podspec.json
blob92e8de22204b7d2b096234336dc547a647fd4cc2
2   "name": "GoogleKit",
3   "version": "0.3.2",
4   "summary": "An objective-c wrapper around the various Google API's",
5   "homepage": "https://github.com/maxsokolov/GoogleKit",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Max Sokolov": "i@maxsokolov.net"
12   },
13   "social_media_url": "https://twitter.com/max_sokolov",
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/maxsokolov/GoogleKit.git",
19     "tag": "0.3.2"
20   },
21   "source_files": "GoogleKit",
22   "frameworks": [
23     "Foundation",
24     "UIKit",
25     "CoreLocation"
26   ],
27   "requires_arc": true