[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 6 / f / 9 / LoglyLift / 0.9.3 / LoglyLift.podspec.json
blobec18c48702face0eb88159f20c30f68fbbd3d3d3
2   "name": "LoglyLift",
3   "version": "0.9.3",
4   "summary": "Logly lift.json API",
5   "description": "Logly lift.json API for Lift Mobile SDK",
6   "platforms": {
7     "ios": "7.0"
8   },
9   "requires_arc": true,
10   "frameworks": "SystemConfiguration",
11   "homepage": "https://github.com/logly/LiftSDK-iOS",
12   "license": "Apache License, Version 2.0",
13   "source": {
14     "git": "https://github.com/logly/LiftSDK-iOS.git",
15     "tag": "0.9.3"
16   },
17   "authors": {
18     "Logly co.ltd": "info@logly.co.jp"
19   },
20   "source_files": "LoglyLift/**/*.{m,h}",
21   "public_header_files": "LoglyLift/**/*.h",
22   "resources": "LoglyLift/**/*.{png,xib}",
23   "dependencies": {
24     "AFNetworking": [
25       "~> 3"
26     ],
27     "JSONModel": [
28       "~> 1.2"
29     ],
30     "ISO8601": [
31       "~> 0.5"
32     ]
33   }