[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / f / 1 / 6 / CarrotSDK / 0.5.0 / CarrotSDK.podspec.json
blob7f126b7f09c03eee80c410f9f81515740a29fdfa
2   "name": "CarrotSDK",
3   "version": "0.5.0",
4   "summary": "Carrot is the beacon management system for everyone.",
5   "description": "Carrot is the beacon management system for everyone. This is the corresponding iOS SDK.",
6   "homepage": "http://github.com/CarrotBCMS/CarrotSDK",
7   "license": "GPLv3",
8   "authors": {
9     "Heiko Dreyer": "mail@boxedfolder.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/CarrotBCMS/CarrotSDK.git",
16     "tag": "0.5.0"
17   },
18   "source_files": "Source/**/*.{h,m}",
19   "public_header_files": "Source/**/*.h",
20   "requires_arc": true,
21   "dependencies": {
22     "AFNetworking": [
23       "~> 2.0"
24     ]
25   }