[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 3 / e / 5 / JJSandBox / 1.0.0 / JJSandBox.podspec.json
blob460885546e88866ec9dd4f71790434410a5727fc
2   "name": "JJSandBox",
3   "version": "1.0.0",
4   "summary": "A Tool used on iOS.",
5   "description": "It is a Tool used on iOS, which implement by Objective-C.",
6   "homepage": "https://github.com/JayJJ/JJSandBox",
7   "license": "MIT",
8   "authors": {
9     "Jay": "hzhjjie@163.com"
10   },
11   "source": {
12     "git": "https://github.com/JayJJ/JJSandBox.git",
13     "tag": "1.0.0"
14   },
15   "platforms": {
16     "ios": "4.3"
17   },
18   "requires_arc": true,
19   "source_files": "JJSandBox/*",
20   "frameworks": [
21     "Foundation",
22     "CoreGraphics",
23     "UIKit"
24   ]