[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 1 / 5 / 9 / FXTrainPodLib / 0.0.1 / FXTrainPodLib.podspec.json
blobd8e89ee5f7f544de8bb2adfb7e7b7c3cf585ec13
2   "name": "FXTrainPodLib",
3   "version": "0.0.1",
4   "summary": "练习自己创建pod",
5   "description": "当前pod为我总结学习创建自己的pod创建的练习库。注意字数要比spec.summary长。",
6   "homepage": "https://github.com/FuXiangRetain/FXTrainPodLib",
7   "license": "MIT",
8   "authors": {
9     "fuxiangfx": "1012533090@qq.com"
10   },
11   "source": {
12     "git": "https://github.com/FuXiangRetain/FXTrainPodLib.git",
13     "tag": "0.0.1"
14   },
15   "source_files": [
16     "Classes",
17     "Classes/**/*.{h,m}"
18   ],
19   "exclude_files": "Classes/Exclude",
20   "platforms": {
21     "osx": null,
22     "ios": null,
23     "tvos": null,
24     "watchos": null
25   }