[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 0 / 6 / b / HUPTT / 1.0.0 / HUPTT.podspec.json
blob8aa2b7d6e13e1a39eded64eb6590d72787216ab5
2   "name": "HUPTT",
3   "version": "1.0.0",
4   "summary": "HUPTT summary",
5   "description": "description Hyenatek HUPTT",
6   "homepage": "https://github.com/HyenaJeremyLin/HUPTT",
7   "license": "MIT",
8   "authors": {
9     "JeremyLin": "JeremyLin@hyenatek.com"
10   },
11   "platforms": {
12     "ios": "12.0"
13   },
14   "source": {
15     "git": "https://github.com/HyenaJeremyLin/HUPTT.git",
16     "tag": "1.0.0"
17   },
18   "source_files": [
19     "HUPTT",
20     "HUPTT/**/*.{h,m}"
21   ],
22   "exclude_files": "HUPTT/Exclude",
23   "xcconfig": {
24     "FRAMEWORK_SEARCH_PATHS": "$(PLATFORM_DIR)/Developer/Library/Frameworks"
25   }