blob: c53f25b180335275a274e99400763d7be8dea406 [file] [log] [blame]
{
"name": "SFEventView",
"version": "0.7",
"summary": "SFEventView",
"description": "SFEventView is a view like shareView in some app",
"homepage": "https://github.com/shiweifu/SFEventView",
"license": {
"type": "MIT",
"file": "MIT"
},
"authors": {
"shiweifu": "shiweifu@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/shiweifu/SFEventView.git",
"tag": "0.7"
},
"source_files": "SFEventView/SFEventView.{h,m}",
"requires_arc": true,
"dependencies": {
"SSDataSources": [
]
}
}