[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / 0 / 9 / 8 / GYCalendar / 1.1.6 / GYCalendar.podspec.json
blob1de6d70f18c2b0f54c4ef917ddc00c4bd2b97750
2   "name": "GYCalendar",
3   "version": "1.1.6",
4   "summary": "A little kit of calendar which you can custom-made",
5   "homepage": "https://github.com/ShinyG",
6   "license": "MIT",
7   "authors": {
8     "ShinyG": "80937676@qq.com"
9   },
10   "source": {
11     "git": "https://github.com/ShinyG/GYCalendar.git",
12     "tag": "1.1.6"
13   },
14   "platforms": {
15     "ios": "6.0"
16   },
17   "resources": [
18     "GYCalendar/*.{xib}"
19   ],
20   "source_files": "GYCalendar/*.{h,m}",
21   "resource_bundles": {
22     "MyPodBundle": [
23       "GYCalendar/*.xib"
24     ]
25   }