[Add] EcommpaySDK_UI 3.6.6
[CocoaPods.git] / Specs / 1 / 3 / 7 / SFEventView / 0.3 / SFEventView.podspec.json
blob51b9c8d517b1f9ecf7137259753b5e30464d3891
2   "name": "SFEventView",
3   "version": "0.3",
4   "summary": "SFEventView",
5   "description": "SFEventView is a view like shareView in some app",
6   "homepage": "https://github.com/shiweifu/SFEventView",
7   "license": {
8     "type": "MIT",
9     "file": "MIT"
10   },
11   "authors": {
12     "shiweifu": "shiweifu@gmail.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/shiweifu/SFEventView.git",
19     "tag": "0.3"
20   },
21   "source_files": "SFEventView/SFEventView.{h,m}",
22   "requires_arc": true,
23   "dependencies": {
24     "SSDataSources": [
26     ]
27   }