[Add] RapidKitFoundation_MacOS 2024.1224.1706.628
[CocoaPods.git] / Specs / 3 / f / d / AppVersionMonitor / 0.1.2 / AppVersionMonitor.podspec.json
blob0da93cebf736de195d1f3235f105f5dfeb2765a7
2   "name": "AppVersionMonitor",
3   "version": "0.1.2",
4   "summary": "Monitor iOS app version easily.",
5   "description": "Monitor iOS app version easily!",
6   "homepage": "https://github.com/muukii/AppVersionMonitor",
7   "license": "MIT",
8   "authors": {
9     "muukii": "m@muukii.me"
10   },
11   "source": {
12     "git": "https://github.com/muukii/AppVersionMonitor.git",
13     "tag": "0.1.2"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "AppVersionMonitor": [
22       "Pod/Assets/*.png"
23     ]
24   }