[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / 0 / 3 / c / PageBasedKit / 1.0.0 / PageBasedKit.podspec.json
blobe9d2fc7fcd44c90997587c4c78dd972207889f1d
2   "name": "PageBasedKit",
3   "version": "1.0.0",
4   "summary": "A collection of iOS page-based components",
5   "homepage": "https://github.com/ganyuchuan/PageBasedKit",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "ganyuchuan": "ganyuchuan@huxiu.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/ganyuchuan/PageBasedKit.git",
18     "tag": "1.0.0"
19   },
20   "source_files": "Classes/**/*.{h,m}",
21   "frameworks": "UIKit",
22   "requires_arc": true