blob: 065a2545378783f99f6455387442c0ea83a51108 [file] [log] [blame]
{
"name": "EGYBlogPost",
"version": "1.0.1",
"summary": "EGYBlogPost Easy Way To Fetch Blogs Posts Using json.",
"homepage": "https://github.com/iMokhles/EGYBlogPost",
"license": {
"type": "MIT",
"file": "LICENSE.txt"
},
"authors": {
"Mokhlas Hussein": "mokhleshussien@aol.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/iMokhles/EGYBlogPost.git",
"tag": "1.0.1"
},
"source_files": "Classes/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation",
"CoreGraphics"
],
"requires_arc": true
}