[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 3 / 4 / d / CAPostEditorViewController / 1.0 / CAPostEditorViewController.podspec.json
blob5ff9b4722991cd51364b031fb12de3f13d9d4737
2   "name": "CAPostEditorViewController",
3   "version": "1.0",
4   "summary": "simple compose view controller with a lot of customizations properties.",
5   "description": "simple compose view controller with a lot of customizations properties",
6   "homepage": "https://github.com/iMokhles/CAPostEditorViewController",
7   "license": "MIT",
8   "authors": {
9     "iMokhles": "mokhleshussien@aol.com"
10   },
11   "source": {
12     "git": "https://github.com/iMokhles/CAPostEditorViewController.git",
13     "commit": "aeec0c6cc6c8d3d168e84be5f2da4405f7f00988",
14     "tag": "v1.0"
15   },
16   "social_media_url": "https://twitter.com/iMokhles",
17   "platforms": {
18     "ios": "8.0"
19   },
20   "requires_arc": true,
21   "source_files": "Classes/*.{h,m}",
22   "resources": "Resources/*.{png,xib}",
23   "frameworks": [
24     "UIKit",
25     "Foundation"
26   ]