[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / f / 3 / 7 / MyfirstPodsLibrary / 0.1.0 / MyfirstPodsLibrary.podspec.json
blob8c9cb7b5d362fd25733c2fa4db2c66e1c8fc0163
2   "name": "MyfirstPodsLibrary",
3   "version": "0.1.0",
4   "summary": "This is a meaningful summary of my pod",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://bitbucket.org/nipaashra/myfirstpodslibrary",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "nipaashra": "nipa.ashra@gmail.com"
13   },
14   "source": {
15     "git": "https://bitbucket.org/nipaashra/myfirstpodslibrary.git",
16     "tag": "0.1.0"
17   },
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "MyfirstPodsLibrary/Classes/**/*",
23   "resource_bundles": {
24     "Resources": [
25       "MyfirstPodsLibrary/Assets/flowers.jpg"
26     ]
27   },
28   "swift_version": "5.0"