[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / c / 9 / 0 / DahanLibrary / 0.1.3 / DahanLibrary.podspec.json
blob26ea254e29f41ba262fc4706e9b4f616c3b83347
2   "name": "DahanLibrary",
3   "version": "0.1.3",
4   "summary": "Summary of DahanLibrary.",
5   "description": "A description of DahanLibrary.",
6   "homepage": "https://github.com/Bonbon-Dev/DahanLibrary",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Andy Meng": "andy_m129@163.com"
13   },
14   "source": {
15     "git": "https://github.com/Bonbon-Dev/DahanLibrary.git",
16     "tag": "0.1.3"
17   },
18   "social_media_url": "https://github.com/Bonbon-Dev",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "default_subspecs": "Core",
23   "subspecs": [
24     {
25       "name": "Core",
26       "vendored_frameworks": [
27         "DahanLibrary/Classes/Core/*.framework",
28         "DahanLibrary/Classes/Core/**/*.framework"
29       ],
30       "resources": [
31         "DahanLibrary/Classes/Core/*.bundle",
32         "DahanLibrary/Classes/Core/**/*.bundle"
33       ],
34       "frameworks": "UIKit",
35       "libraries": "c++",
36       "pod_target_xcconfig": {
37         "OTHER_LDFLAGS": "-all_load",
38         "ENABLE_BITCODE": "NO"
39       }
40     }
41   ]