[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 6 / f / 9 / LoglyLift / 0.9.11 / LoglyLift.podspec.json
blobfaf7e5a69a8ebc67e9bc5bdb621959e6eed16686
2   "name": "LoglyLift",
3   "version": "0.9.11",
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.11"
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   }