[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / 8 / 7 / SYUIInitMethod / 1.1.2 / SYUIInitMethod.podspec.json
blobcae3b0cecfbf47873eb7a80b08ca9589e24faae6
2   "name": "SYUIInitMethod",
3   "version": "1.1.2",
4   "summary": "SYUIInitMethod used to creat UI as easy as possible.",
5   "homepage": "https://github.com/potato512/SYUIInitialize",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "herman": "zhangsy757@163.com"
12   },
13   "platforms": {
14     "ios": "7.0"
15   },
16   "source": {
17     "git": "https://github.com/potato512/SYUIInitialize.git",
18     "tag": "1.1.2"
19   },
20   "source_files": "SYUIInitMethod/*.{h,m}",
21   "requires_arc": false,
22   "frameworks": [
23     "UIKit",
24     "CoreFoundation"
25   ]