[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 0 / d / a / MyOtherApps / 0.0.1 / MyOtherApps.podspec.json
blob51925a0474db5fbddf255edad090d989f948aa23
2   "name": "MyOtherApps",
3   "version": "0.0.1",
4   "summary": "An iOS utility for promoting/showing the developer's other apps.",
5   "description": "A helper utility for fetching other apps from the iTunes API.\nAlso provides a simple table view controller for displaying other\napps and their icons.",
6   "homepage": "https://github.com/zigadolar/my-apps-controller.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Dolar, Ziga": "dolar.ziga@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/zigadolar/my-apps-controller.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "MyOtherApps/Classes/**/*",
23   "resource_bundles": {
24     "MyOtherApps": [
25       "MyOtherApps/Assets/*.storyboard"
26     ]
27   },
28   "frameworks": [
29     "UIKit",
30     "StoreKit"
31   ],
32   "swift_version": "5.0"