[Add] TiendeoCoreLite 1.0.11-lite
[CocoaPods.git] / Specs / 1 / 7 / 3 / QuestSDK / 0.1.9 / QuestSDK.podspec.json
blob409206f9cce948b44a01acff49d000a4c64c1501
2   "name": "QuestSDK",
3   "version": "0.1.9",
4   "summary": "Marcapollo QuestSDK for iOS.",
5   "description": "Marcapollo QuestSDK for iOS, a total solution of iBeacon.",
6   "homepage": "https://github.com/shine-chen/QuestSDK-iOS",
7   "license": "MIT",
8   "authors": {
9     "Shine Chen": "hsiehwei029@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/shine-chen/QuestSDK-iOS.git",
13     "tag": "0.1.9"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "QuestSDK": [
22       "Pod/Assets/*.png"
23     ]
24   },
25   "dependencies": {
26     "AFNetworking": [
27       "~> 2.6.3"
28     ]
29   }