[Add] ADPhotoKit 1.5.0
[CocoaPods.git] / Specs / b / 2 / 1 / SLDate / 0.1.0 / SLDate.podspec.json
blob916a54afdfaedc1639ead1b6c20c70f47d5b26f7
2   "name": "SLDate",
3   "version": "0.1.0",
4   "summary": "SLDate is a NSDate Category.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/yangbryant/CocoaPods_framework_tutorial",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Srefan": "liyangkobebryant@hotmail.com"
13   },
14   "source": {
15     "git": "/Users/zhengxin/gitlab/Others/CocoaPods_framework_tutorial",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "SLDate/Classes/*.{h,m}",
22   "resource_bundles": {
23     "SLDate": [
24       "SLDate/Assets/*.png"
25     ]
26   },
27   "frameworks": "UIKit"