[Add] GluedInSDK 2.5.1
[CocoaPods.git] / Specs / 5 / a / e / JXLog / 0.0.2 / JXLog.podspec.json
blobf72e72d07d6d47f9681910608c472a7d8a714873
2   "name": "JXLog",
3   "version": "0.0.2",
4   "summary": "A Log Component",
5   "homepage": "https://github.com/longjianjiang/JXLog",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "longjianjiang": "brucejiang5.7@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/longjianjiang/JXLog.git",
15     "tag": "0.0.2"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": [
21     "JXLog",
22     "JXLog/JXLog/**/*.{h,m}"
23   ]