[Add] JLCLSDK 1.4.24
[CocoaPods.git] / Specs / 2 / a / 3 / NSRemoteLog / 0.0.1 / NSRemoteLog.podspec.json
blobd6a50c4d093af9952c56630b580e6e05764b4e7a
2   "name": "NSRemoteLog",
3   "version": "0.0.1",
4   "license": "MIT",
5   "summary": "A delightful remote NSLogging library.",
6   "homepage": "https://github.com/gscalzo/NSRemoteLog",
7   "authors": {
8     "Giordano Scalzo": "giordano.scalzo@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/gscalzo/NSRemoteLog.git",
12     "tag": "0.0.1"
13   },
14   "source_files": "NSRemoteLog/*.{h,m}",
15   "platforms": {
16     "ios": null
17   },
18   "requires_arc": true,
19   "dependencies": {
20     "AFNetworking": [
21       "~>0.9.2"
22     ]
23   }