[Add] GGXOfflineWebCache 0.5.2
[CocoaPods.git] / Specs / 5 / c / 9 / mappedin-cocoa / 0.5.0 / mappedin-cocoa.podspec.json
blob88d8f48c534fecc5f2c167775ffc34c48c97a1e1
2   "name": "mappedin-cocoa",
3   "version": "0.5.0",
4   "summary": "Cocoa bindings for the MappedIn API",
5   "homepage": "https://github.com/MappedIn/mappedin-cocoa",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "MappedIn": "support@mappedin.com"
12   },
13   "platforms": {
14     "ios": "6.0"
15   },
16   "source": {
17     "git": "https://github.com/MappedIn/mappedin-cocoa.git",
18     "tag": "v0.5.0"
19   },
20   "source_files": "MappedInCocoa/Classes/**/*.{h,m}",
21   "requires_arc": true,
22   "dependencies": {
23     "AFNetworking": [
24       "~> 2.0"
25     ]
26   }