[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / b / c / e / KCInfiniteScrollView / 1.0.0 / KCInfiniteScrollView.podspec.json
blob6b1056e207c275618d0f4db6d23b0c584d339b76
2   "name": "KCInfiniteScrollView",
3   "version": "1.0.0",
4   "summary": "A tiny but useful infinite ScrollView with Objective-C.",
5   "license": {
6     "type": "MIT",
7     "file": "FILE_LICENSE"
8   },
9   "authors": {
10     "choshoryo": "kevinzxl1988@gmail.com"
11   },
12   "homepage": "https://github.com/choshoryo/KCInfiniteScrollView",
13   "platforms": {
14     "ios": "7.0"
15   },
16   "source": {
17     "git": "https://github.com/choshoryo/KCInfiniteScrollView.git",
18     "tag": "1.0.0"
19   },
20   "source_files": "KCInfiniteScrollView/**/*.{h,m}",
21   "requires_arc": true