[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 9 / 8 / 7 / SYUIInitMethod / 1.2.9 / SYUIInitMethod.podspec.json
bloba72912e2d47bf906c702c0dbaef6c38d5af22f1b
2   "name": "SYUIInitMethod",
3   "version": "1.2.9",
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.2.9"
19   },
20   "source_files": "SYUIInitMethod/*.{h,m}",
21   "requires_arc": true,
22   "frameworks": [
23     "UIKit",
24     "CoreFoundation"
25   ]