[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 9 / f / SFMapSDK / 0.1.3 / SFMapSDK.podspec.json
blobd91133e8b62d55624c8e5e9feb951e0b5852ecc9
2   "name": "SFMapSDK",
3   "version": "0.1.3",
4   "summary": "A short description of SFMapSDK.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/ggggggc/SFMapSDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ggggggc": "CongGong@sf-express.com"
13   },
14   "source": {
15     "git": "https://github.com/ggggggc/SFMapSDK.git",
16     "tag": "0.1.3"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "SFMapSDK/SFMapSDK.framework/Headers/*.{h}",
22   "vendored_frameworks": "SFMapSDK/SFMapSDK.framework",
23   "public_header_files": "SFMapSDK/SFMapSDK.framework/Headers/LMKMapKit.h",
24   "resources": [
25     "SFMapSDK/Assets/*.bundle"
26   ],
27   "dependencies": {
28     "SFMapFoundation": [
30     ]
31   }