[Add] RegulaCommonNightly 7.5.947
[CocoaPods.git] / Specs / f / 6 / 7 / AFPageControl / 0.0.1 / AFPageControl.podspec.json
blobabbc32ad9b4caaa055f07bd987b7425d91417d12
2   "name": "AFPageControl",
3   "version": "0.0.1",
4   "summary": "A UI replace UIPageControl because the dot is alternative image.",
5   "description": "                   A UI replace UIPageControl because the dot is alternative image .\n                   (一个自定义的PageControl,用图片替换点的形状。) \n",
6   "homepage": "http://blog.afantree.com/github/AFPageControl",
7   "license": "MIT",
8   "authors": {
9     "阿凡树": "729397005@qq.com"
10   },
11   "platforms": {
12     "ios": "6.0"
13   },
14   "source": {
15     "git": "https://github.com/afantree/AFPageControl.git",
16     "tag": "0.0.1"
17   },
18   "source_files": "AFPageControl/Classes/*.{h,m}",
19   "frameworks": [
20     "Foundation",
21     "UIKit"
22   ],
23   "requires_arc": true