[Add] AlibabacloudMarket20151101 1.1.0
[CocoaPods.git] / Specs / e / 8 / 4 / mParticle / 2.14.1 / mParticle.podspec.json
blobeaffd9df62e4cefd1f6a6771f87bfbe0775ec842
2   "name": "mParticle",
3   "version": "2.14.1",
4   "summary": "mParticle SDK in a CocoaPod",
5   "homepage": "http://www.mparticle.com",
6   "license": "mParticle",
7   "authors": {
8     "mParticle": "support@mparticle.com"
9   },
10   "source": {
11     "git": "https://github.com/mParticle/mParticlePod.git",
12     "tag": "2.14.1"
13   },
14   "platforms": {
15     "ios": "5.1"
16   },
17   "ios": {
18     "vendored_frameworks": "Frameworks/mParticle.framework"
19   },
20   "libraries": [
21     "z",
22     "sqlite3"
23   ],
24   "frameworks": [
25     "UIKit",
26     "CoreGraphics",
27     "Foundation",
28     "CoreTelephony",
29     "SystemConfiguration",
30     "CoreLocation",
31     "Social",
32     "Accounts",
33     "CoreBluetooth",
34     "Security"
35   ],
36   "resources": [
37     "Docs/*"
38   ],
39   "documentation_url": "http://docs.mparticle.com"