[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 4 / 5 / f / ARSlidingPanel / 0.1.0 / ARSlidingPanel.podspec.json
blob5b48253d21927e902e41c18368297e26678f5c2a
2   "name": "ARSlidingPanel",
3   "version": "0.1.0",
4   "summary": "ARSlidingPanel is a realization of sliding-up panel for iOS",
5   "description": " ARSlidingPanel is and iOS framework that allows to use 'Google Play Music - like' sliding-up panel in your application\n",
6   "homepage": "https://github.com/andriirogulin/ARSlidingPanel",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Andrii Rogulin": "andrii.rogulin@gmail.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/andriirogulin/ARSlidingPanel.git",
19     "tag": "0.1.0"
20   },
21   "source_files": "Classes/*.{h,m}",
22   "exclude_files": "Classes/Exclude",
23   "public_header_files": "Classes/*.h",
24   "frameworks": "UIKit",
25   "requires_arc": true