[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 2 / 7 / b / FCPageControl / 1.0.0 / FCPageControl.podspec.json
blob336c46ceaac5feb9992ce65adc27a29ca174d18d
2   "name": "FCPageControl",
3   "version": "1.0.0",
4   "license": {
5     "type": "Apache",
6     "file": "LICENSE"
7   },
8   "summary": "Lightweight, customisable replacement for UIPageControl",
9   "homepage": "https://github.com/nicklockwood/iCarousel",
10   "authors": {
11     "Alejandro Barros Cuetos": "jandrob1978@gmail.com"
12   },
13   "social_media_url": "https://twitter.com/jandro_es",
14   "source": {
15     "git": "https://github.com/jandro-es/FCPageControl.git",
16     "tag": "1.0.0"
17   },
18   "source_files": "FCPageControlClasses/*.{h,m}",
19   "requires_arc": true,
20   "platforms": {
21     "ios": "6.0"
22   }