[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 6 / f / 9 / LoglyLift / 0.9.2 / LoglyLift.podspec.json
blob25f4dc2ff3c8e6bc708a9c2361f8e575ec794ed5
2   "name": "LoglyLift",
3   "version": "0.9.2",
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.2"
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   "dependencies": {
23     "AFNetworking": [
24       "~> 3"
25     ],
26     "JSONModel": [
27       "~> 1.2"
28     ],
29     "ISO8601": [
30       "~> 0.5"
31     ]
32   }