[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 5 / 6 / 0 / IpsmapSDK / 1.3.0 / IpsmapSDK.podspec.json
blob025536591d2ddf624245e325ce8d38dc6e1d2c99
2   "name": "IpsmapSDK",
3   "version": "1.3.0",
4   "summary": "室内导航SDK.",
5   "description": "室内导航 IpsmapSDK Indoor navigation map ibeacon hospital",
6   "homepage": "https://github.com/ipsmap/IpsmapSDK-iOS",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ipsmap": "richard.chin@ipsmap.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/ipsmap/IpsmapSDK-iOS.git",
19     "tag": "1.3.0"
20   },
21   "vendored_frameworks": "IpsmapSDK/IpsmapSDK.framework",
22   "resource_bundles": {
23     "IpsmapSDK": [
24       "IpsmapSDK.xcassets"
25     ]
26   },
27   "frameworks": [
28     "UIKit",
29     "Foundation",
30     "QuartzCore",
31     "SystemConfiguration",
32     "CoreGraphics",
33     "CoreLocation",
34     "CoreTelephony",
35     "AudioToolbox",
36     "AVFoundation",
37     "AddressBook"
38   ],
39   "weak_frameworks": "Contacts",
40   "libraries": [
41     "z",
42     "z.1.2.5",
43     "xml2"
44   ]