[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 6 / 1 / e / CLAMap2D / 1.0.0 / CLAMap2D.podspec.json
blobf679a0defee0b63bf3ed3fa265ee12aa02b4afc7
2   "name": "CLAMap2D",
3   "version": "1.0.0",
4   "summary": "CLAMap2D for iOS.",
5   "homepage": "https://github.com/CainLuo/CLAMap2D",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "CainLuo": "350116542@qq.com"
12   },
13   "source": {
14     "git": "https://github.com/CainLuo/CLAMap2D.git",
15     "tag": "1.0.0"
16   },
17   "source_files": [
18     "CLAMap2D",
19     "CLAMap2D/**/*.{h,m}"
20   ],
21   "platforms": {
22     "ios": "8.0"
23   },
24   "requires_arc": true,
25   "frameworks": [
26     "UIKit",
27     "Foundation"
28   ],
29   "static_framework": true,
30   "dependencies": {
31     "CLUIKit": [
33     ],
34     "AMap2DMap": [
36     ]
37   }