[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / e / c / 8 / RCPageControl / 0.1.2 / RCPageControl.podspec.json
blobf668b1acd25118e6828c821d66e92f52c17cc3bc
2   "name": "RCPageControl",
3   "version": "0.1.2",
4   "summary": "Yet another page control for iOS, with awesome animation powered by facebook pop library.",
5   "homepage": "https://github.com/looping/RCPageControl",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Looping": "www.looping@gmail.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/looping/RCPageControl.git",
18     "tag": "0.1.2"
19   },
20   "source_files": "RCPageControl",
21   "public_header_files": "RCPageControl/*.h",
22   "requires_arc": true,
23   "dependencies": {
24     "pop": [
26     ]
27   }