[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 8 / c / e / AdaptiveController / 0.0.3 / AdaptiveController.podspec.json
blobea6c9b22acb83b6e210deda5a74bd59ebea02080
2   "name": "AdaptiveController",
3   "version": "0.0.3",
4   "summary": "AdaptiveController is a Progressive Reduction Swift module for adding custom states to Native or Custom UI elements.",
5   "license": {
6     "type": "MIT"
7   },
8   "authors": {
9     "Artem Kislitsyn, Yuri Vasilenko": "juri.v@ramotion.com"
10   },
11   "homepage": "https://github.com/Ramotion/adaptive-tab-bar",
12   "frameworks": [
13     "UIKit"
14   ],
15   "requires_arc": true,
16   "source": {
17     "git": "https://github.com/Ramotion/adaptive-tab-bar.git",
18     "tag": "0.0.3"
19   },
20   "source_files": "AdaptiveController/AdaptiveController/*.{h}",
21   "osx": {
22     "public_header_files": "AdaptiveController-0.0.1/osx/AdaptiveController.framework/Versions/A/Headers/*.h"
23   },
24   "ios": {
25     "public_header_files": "AdaptiveController-0.0.1/ios/AdaptiveController.framework/Versions/A/Headers/*.h"
26   }