[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / a / 7 / 2 / FileSource / 0.1.0 / FileSource.podspec.json
blob44fd27222c7f3e771487b82ca667859f0fb21467
2   "name": "FileSource",
3   "version": "0.1.0",
4   "summary": "This class is used to read data from a local file.",
5   "homepage": "https://git.musjoy.com/FileSource",
6   "license": "MIT",
7   "authors": {
8     "Raymond": "Ray.musjoy@gmail.com"
9   },
10   "source": {
11     "git": "git@git.musjoy.com:FileSource.git",
12     "tag": "v-0.1.0"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "user_target_xcconfig": {
18     "GCC_PREPROCESSOR_DEFINITIONS": "MODULE_FILE_SOURCE"
19   },
20   "source_files": "FileSource/Classes/**/*"