[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 3 / 7 / 4 / DAAppsViewController / 2.0.0 / DAAppsViewController.podspec.json
blob163c6eb2ab9f3b0782c952fade21ab2af83ecd53
2   "name": "DAAppsViewController",
3   "version": "2.0.0",
4   "platforms": {
5     "ios": "12.0"
6   },
7   "license": "MIT",
8   "summary": "DAAppsViewController is a simple way of displaying apps from the App Store in an aesthetically similar manner.",
9   "homepage": "https://github.com/danielamitay/DAAppsViewController",
10   "authors": {
11     "Daniel Amitay": "hello@danielamitay.com"
12   },
13   "source": {
14     "git": "https://github.com/danielamitay/DAAppsViewController.git",
15     "tag": "2.0.0"
16   },
17   "description": "DAAppsViewController is a simple way of displaying apps from the App Store in an aesthetically similar manner. The user is able to view each app’s App Store page by launching an instance of SKStoreProductViewController. Particularly useful for showing an app developer’s other apps.",
18   "public_header_files": "DAAppsViewController/DAAppsViewController.h",
19   "source_files": "DAAppsViewController/*.{h,m}",
20   "frameworks": "StoreKit",
21   "requires_arc": true