[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / 8 / 6 / f / WWHarmonics / 0.1.0 / WWHarmonics.podspec.json
blob341f80571fdae47dbbe865b17aef1f012601888f
2   "name": "WWHarmonics",
3   "version": "0.1.0",
4   "summary": "A library used to simply the calulations for musical notation",
5   "description": "                       This library gives the user the ability to create musical scales, notes, and other constructs using a simple API.\n",
6   "homepage": "https://github.com/willseward/WWHarmonics.git",
7   "license": "GPAL GNU v3",
8   "authors": {
9     "Wills Ward": "wward@warddevelopment.co"
10   },
11   "source": {
12     "git": "https://github.com/willseward/WWHarmonics.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "WWHarmonics": [
22       "Pod/Assets/*.png"
23     ]
24   }