blob: 702f157069ed3a8df2ffcfcceaefb8e82a0f5890 [file] [log] [blame]
{
"name": "CAPopUpViewController",
"version": "1.0",
"summary": "is a simple popup menu.",
"description": "is a simple popup menu",
"homepage": "https://github.com/iMokhles/CAPopUpViewController",
"license": "MIT",
"authors": {
"iMokhles": "mokhleshussien@aol.com"
},
"source": {
"git": "https://github.com/iMokhles/CAPopUpViewController.git",
"commit": "a081631cebcb598deb8e2f772d1d5646b74a3c8e",
"tag": "1.0"
},
"social_media_url": "https://twitter.com/iMokhles",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Classes/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
]
}