[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 2 / a / f / SaKaCalendar / 1.0.1 / SaKaCalendar.podspec.json
bloba64b093d501d43bdf588139b903163859c93020a
2   "name": "SaKaCalendar",
3   "version": "1.0.1",
4   "summary": "自定义日历,农历和阳历同时显示.",
5   "homepage": "https://github.com/WeiKunChao/SaKaCalendar",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "WeiKunChao": "17736289336@163.com"
12   },
13   "platforms": {
14     "ios": "7.0"
15   },
16   "source": {
17     "git": "https://github.com/WeiKunChao/SaKaCalendar.git",
18     "tag": "1.0.1"
19   },
20   "source_files": "SaKaCalendar/**/*.{h,m}",
21   "public_header_files": "SaKaCalendar/**/*.h",
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ],
26   "requires_arc": true