[Add] AlibabacloudMarket20151101 1.1.0
[CocoaPods.git] / Specs / e / 8 / 4 / mParticle / 4.5.0 / mParticle.podspec.json
blobcf249dedf26596602913ecb394919a4290e62085
2   "name": "mParticle",
3   "version": "4.5.0",
4   "summary": "mParticle SDK in a CocoaPod",
5   "homepage": "http://www.mparticle.com",
6   "license": {
7     "type": "Commercial",
8     "text": "Please refer to https://github.com/mParticle/mParticlePod/blob/master/LICENSE"
9   },
10   "authors": {
11     "mParticle": "support@mparticle.com"
12   },
13   "source": {
14     "git": "https://github.com/mParticle/mParticlePod.git",
15     "tag": "4.5.0"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "ios": {
21     "vendored_frameworks": "Frameworks/mParticle.framework"
22   },
23   "libraries": [
24     "c++",
25     "sqlite3",
26     "z"
27   ],
28   "frameworks": [
29     "Accounts",
30     "CoreBluetooth",
31     "CoreGraphics",
32     "CoreLocation",
33     "CoreMedia",
34     "CoreTelephony",
35     "Foundation",
36     "Security",
37     "Social",
38     "SystemConfiguration",
39     "UIKit"
40   ],
41   "weak_frameworks": [
42     "AdSupport",
43     "iAd"
44   ],
45   "documentation_url": "http://docs.mparticle.com",
46   "docset_url": "https://static.mparticle.com/sdk/ios/com.mparticle.mParticle-SDK.docset/Contents/Resources/Documents/index.html"