[Add] AlibabacloudEcs20140526 3.0.0
[CocoaPods.git] / Specs / e / 3 / c / CedarMap / 0.1.0 / CedarMap.podspec.json
blobc292a15fa16a504b04e83ade9f126cc0e092bd3a
2   "name": "CedarMap",
3   "version": "0.1.0",
4   "summary": "Cedar Studio iOS SDK",
5   "description": "Cedar Studio should write something to introduce their Pod.",
6   "homepage": "http://cedar.ir",
7   "license": "MIT",
8   "authors": {
9     "Emad A.": "emad310@gmail.com"
10   },
11   "source": {
12     "git": "http://gitlab.cedar.ir/cedar.studios/cedarmaps-sdk-ios.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes",
20   "resource_bundles": {
21     "CedarMap": [
22       "Pod/Assets/*.png"
23     ]
24   },
25   "public_header_files": "Pod/Classes/**/*.h",
26   "frameworks": "UIKit",
27   "dependencies": {
28     "Mapbox-iOS-SDK": [
29       "~> 1.5.0"
30     ]
31   }