[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 6 / f / 9 / LoglyLift / 0.9.12.2 / LoglyLift.podspec.json
blob771e9945e53c610de0dbad53670b55452ab49543
2   "name": "LoglyLift",
3   "version": "0.9.12.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": "Proprietary",
13   "source": {
14     "git": "https://github.com/logly/LiftSDK-iOS.git",
15     "tag": "0.9.12.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   "resources": "LoglyLift/**/*.{png,xib}",
23   "dependencies": {
24     "AFNetworking": [
25       "~> 3"
26     ],
27     "JSONModel": [
28       "~> 1.2"
29     ],
30     "ISO8601": [
31       "~> 0.6"
32     ]
33   }