[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / a / d / 3 / FSCalendar / 0.0.1 / FSCalendar.podspec.json
blob8426d74dc7f371ee4fdb612810083879d2f8b9b5
2   "name": "FSCalendar",
3   "version": "0.0.1",
4   "summary": "A powerful calendar which supports Appearance, Infinite Scrolling and Subtitle",
5   "homepage": "https://github.com/f33chobits/FSCalendar",
6   "license": "MIT",
7   "authors": {
8     "=": "f33chobits@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/f33chobits/FSCalendar.git",
12     "tag": "0.0.1"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "source_files": "Pod/Classes/**/*",
19   "resource_bundles": {
20     "FSCalendar": [
21       "Pod/Assets/*.png"
22     ]
23   }