blob: f47130ddca1a7c07e1b4628f21dda79767bcf3e1 [file] [log] [blame]
{
"name": "TouchPopUp",
"version": "1.0",
"summary": "a simple web view popup",
"description": "A longer description of TouchPopUp in Markdown format.\n\n* Think: Why did you write this? What is the focus? What does it do?\n* CocoaPods will be using this to generate tags, and improve search results.\n* Try to keep it short, snappy and to the point.\n* Finally, don't worry about the indent, CocoaPods strips it!",
"homepage": "https://github.com/iMokhles/TouchPopUp",
"screenshots": "https://raw.githubusercontent.com/iMokhles/TouchPopUp/master/Screenshots/TouchPopUpDemo.png",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Mokhlas Hussein": "mokhleshussien@aol.com"
},
"social_media_url": "http://twitter.com/iMokhles",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/iMokhles/TouchPopUp.git",
"tag": "v1.0"
},
"source_files": "TouchPopUp/*.{h,m}",
"requires_arc": true
}