[Add] FaceSDKNightly 6.4.2324
[CocoaPods.git] / Specs / 7 / c / a / CSXMarkView / 0.0.5 / CSXMarkView.podspec.json
blobb4ef6f930ef39a289e01e39a684337784f41cc71
2   "name": "CSXMarkView",
3   "version": "0.0.5",
4   "summary": "优惠券背景view视图.",
5   "description": "CSXMarkView优惠券初始版本,内容最初的可继承,可在内部当作背景view使用,建议继承使用.",
6   "homepage": "https://github.com/KirstenDunst/CSXMarkView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "曹世鑫": "cao_shixin@yahoo.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/KirstenDunst/CSXMarkView.git",
19     "tag": "v0.0.5"
20   },
21   "source_files": [
22     "CSXMarkView",
23     "CSXMarkView/Code/*.{h,m}"
24   ],
25   "frameworks": "UIKit",
26   "requires_arc": true