[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 5 / f / c / PagerView / 0.0.3 / PagerView.podspec.json
blob43527b2c0eed63b2976ee16f416b0e1c06495e00
2   "name": "PagerView",
3   "version": "0.0.3",
4   "summary": "The PagerView is compatible with AutoLayout and iDevice Rotation",
5   "description": "                   A longer description of iOSCommon in Markdown format.\n\n                   * Think: Why did you write this? What is the focus? What does it do?\n                   * CocoaPods will be using this to generate tags, and improve search results.\n                   * Try to keep it short, snappy and to the point.\n                   * Finally, don't worry about the indent, CocoaPods strips it!\n",
6   "homepage": "https://github.com/xiachufang/PagerView",
7   "license": "MIT",
8   "authors": {
9     "cikelengfeng": "cikelengfeng@gmail.com"
10   },
11   "platforms": {
12     "ios": "5.0"
13   },
14   "source": {
15     "git": "git@github.com:xiachufang/PagerView.git",
16     "tag": "0.0.3"
17   },
18   "source_files": "Classes/**/*.{h,m}",
19   "exclude_files": "Classes/Exclude",
20   "frameworks": [
21     "Foundation",
22     "UIKit"
23   ],
24   "requires_arc": true