[Add] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git] / Specs / 4 / a / 7 / escaKit / 2.0.0 / escaKit.podspec.json
blobf1eae3fd02b512c91158b0670bc57673a5c26d01
2   "name": "escaKit",
3   "version": "2.0.0",
4   "summary": "Provide beacon-based contextual data and push notifications.",
5   "description": "Starting providing your app users with beacon-based contextual data and push notifications, even while in the background. escaKit works with esca beacons. Learn more at http://esca.io/",
6   "homepage": "https://github.com/bluebitellc/escaKit-iOS",
7   "screenshots": [
8     "http://esca.io/escaKit/beacons.jpg",
9     "http://esca.io/escaKit/screenshot1.png"
10   ],
11   "license": "MIT",
12   "authors": {
13     "Tanner Nelson": "tanner@bluebite.com"
14   },
15   "source": {
16     "git": "https://github.com/bluebitellc/escaKit-iOS.git",
17     "tag": "2.0.0"
18   },
19   "social_media_url": "https://twitter.com/bluebite",
20   "platforms": {
21     "ios": "9.0"
22   },
23   "requires_arc": true,
24   "source_files": "Pod/Classes/**/*",
25   "resource_bundles": {
26     "escaKit": [
27       "Pod/Assets/*.png"
28     ]
29   },
30   "dependencies": {
31     "Alamofire": [
32       "~> 3.3"
33     ]
34   },
35   "frameworks": "CoreLocation"