[Add] SindarinSwiftSDK 1.0.0
[CocoaPods.git] / Specs / e / 3 / a / FJTrace / 0.0.1 / FJTrace.podspec.json
blobd6453cdc72b193bbc8123c76945e47d1b0e52515
2   "name": "FJTrace",
3   "version": "0.0.1",
4   "summary": "跟踪和采集页面跳转事件的工具",
5   "homepage": "https://github.com/jeffnjut/FJTrace",
6   "license": "MIT",
7   "authors": {
8     "jeff_njut": "jeff_njut@163.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/jeffnjut/FJTrace.git",
15     "tag": "0.0.1"
16   },
17   "source_files": "FJTrace/classes/**/*.{h,m}",
18   "requires_arc": true,
19   "dependencies": {
20     "JSONModel": [
22     ],
23     "FJTool": [
25     ]
26   }