[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / e / 3 / a / FJTrace / 0.0.2 / FJTrace.podspec.json
blob1f7f369289f06859ab74c2bcec9a3c6de5782399
2   "name": "FJTrace",
3   "version": "0.0.2",
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.2"
16   },
17   "source_files": "FJTrace/classes/**/*.{h,m}",
18   "resources": "FJTrace/classes/**/*.{xib,png}",
19   "requires_arc": true,
20   "dependencies": {
21     "JSONModel": [
23     ],
24     "FJTool": [
26     ]
27   }