[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / 4 / 0 / SCIndexView / 1.0.0 / SCIndexView.podspec.json
blobc11e36b408ee6a97f13557431261d08515335f30
2   "name": "SCIndexView",
3   "version": "1.0.0",
4   "summary": "SCIndexView provide a index view.",
5   "description": "SCIndexView provide a index view like Wechat. It is very easy.",
6   "homepage": "https://github.com/TalkingJourney/SCIndexView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "TalkingJourney": "https://github.com/TalkingJourney"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/TalkingJourney/SCIndexView.git",
19     "tag": "1.0.0"
20   },
21   "source_files": "SCIndexView/**/*.{h,m}",
22   "public_header_files": "SCIndexView/**/*.h",
23   "requires_arc": true