[Add] MiaoAnyThinkKuaiShouAdapter 1.0.0
[CocoaPods.git] / Specs / 4 / 5 / f / ARSlidingPanel / 0.1.1 / ARSlidingPanel.podspec.json
blob7f31c13cc025dc8ff91bc5586613bd0409f18007
2   "name": "ARSlidingPanel",
3   "version": "0.1.1",
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",
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.1"
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