[Add] AlibabacloudEas20210701 6.4.0
[CocoaPods.git] / Specs / e / 9 / b / Appcessorize / 1.0 / Appcessorize.podspec.json
blob4acef92aca6adff880ce0c09c99a7cd836800895
2   "name": "Appcessorize",
3   "version": "1.0",
4   "summary": "Appcessorize is a simple library that lets users make their photos into phone cases.",
5   "description": "Appcessorize is a simple library that lets users make their photos into phone cases. By integrating it in your application, your users will be able to get a real mobile case anywhere in the world. It is so easy: select images, add them to the case template, check out and **YOU ARE DONE!!**",
6   "homepage": "https://github.com/software-developer-eng/Appcessorize",
7   "license": "MIT",
8   "authors": {
9     "Shimaa Essam": "shimaa@nweave.com"
10   },
11   "source": {
12     "git": "https://github.com/software-developer-eng/Appcessorize.git",
13     "tag": "1.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "ios": {
20     "vendored_frameworks": "Appcessorize.framework"
21   },
22   "resources": "Appcessorize.bundle",
23   "frameworks": [
24     "Social",
25     "MessageUI",
26     "SystemConfiguration",
27     "MobileCoreServices"
28   ]