blob: 6f283bdb44400ffc585eda17c649ea1770481b82 [file] [log] [blame]
{
"name": "CAPostEditorViewController",
"version": "1.1",
"summary": "simple compose view controller with a lot of customizations properties.",
"description": "simple compose view controller with a lot of customizations properties",
"homepage": "https://github.com/iMokhles/CAPostEditorViewController",
"license": "MIT",
"authors": {
"iMokhles": "mokhleshussien@aol.com"
},
"source": {
"git": "https://github.com/iMokhles/CAPostEditorViewController.git",
"commit": "2d8cfe9ebd4e84f48d66b12f5eb04a120c711f43",
"tag": "v1.1"
},
"social_media_url": "https://twitter.com/iMokhles",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Classes/*.{h,m}",
"resources": "Resources/*.{png,xib}",
"frameworks": [
"UIKit",
"Foundation"
]
}