[Add] ShuftiPro-Onsite-Beta 1.1.0
[CocoaPods.git] / Specs / b / c / 1 / MMPageControl / 0.0.1 / MMPageControl.podspec.json
blob238b726efdb52b8ddc7421007deaf8cc4dc70f49
2   "name": "MMPageControl",
3   "version": "0.0.1",
4   "platforms": {
5     "ios": "7.0"
6   },
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "summary": "MMPageControl",
12   "homepage": "https://github.com/xwgit2971/MMPageControl",
13   "authors": {
14     "SunnyX": "1031787148@qq.com"
15   },
16   "source": {
17     "git": "https://github.com/xwgit2971/MMPageControl.git",
18     "tag": "0.0.1"
19   },
20   "source_files": "MMPageControl/*.{h,m}",
21   "frameworks": [
22     "Foundation",
23     "UIKit"
24   ],
25   "requires_arc": true,
26   "dependencies": {
27     "SMPageControl": [
28       "~> 1.2"
29     ]
30   }