[Add] NoctuaSDK 0.6.0
[CocoaPods.git] / Specs / 3 / 7 / 6 / DemoSampleFramework / 0.0.2 / DemoSampleFramework.podspec.json
blob6d48f384c780e0290d2c279c662bc78a6277c266
2   "name": "DemoSampleFramework",
3   "version": "0.0.2",
4   "summary": "Sample Pod",
5   "description": "Demo of how to create a universal pod that contains framework",
6   "homepage": "https://gitlab.com/rakshitha_achar",
7   "license": {
8     "type": "MIT",
9     "file": "license"
10   },
11   "authors": {
12     "rakshitha_achar": "rakshitha@ymedialabs.com"
13   },
14   "platforms": {
15     "ios": "11.3"
16   },
17   "swift_version": "4.1",
18   "ios": {
19     "vendored_frameworks": "DemoSampleFramework.framework"
20   },
21   "source": {
22     "http": "https://gitlab.com/rakshitha_achar/dfs/raw/0.0.2/DemoSampleFramework.zip"
23   },
24   "exclude_files": "Classes/Exclude"