[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / 3 / 4 / 8 / KMPageViewController / 1.0.1 / KMPageViewController.podspec.json
blob85970da751d43e9cc08a0bdc6ad11d3b75bc7121
2   "name": "KMPageViewController",
3   "version": "1.0.1",
4   "summary": "KMPageViewController",
5   "homepage": "https://github.com/jangsy7883/KMPageViewController",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "hmhv": "jangsy7883@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/jangsy7883/KMPageViewController.git",
15     "tag": "1.0.1"
16   },
17   "source_files": [
18     "KMPageViewController/*.{h,m}",
19     "KMPageViewController/Categorys/*.{h,m}"
20   ],
21   "requires_arc": true,
22   "platforms": {
23     "ios": "7.0"
24   }