[Add] WCXPopup 0.1.01
[CocoaPods.git] / Specs / 8 / d / e / YPKit / 1.1.22 / YPKit.podspec.json
blob16f64aaa7114dbd18e4b2c20298a0fe79c53381d
2   "name": "YPKit",
3   "version": "1.1.22",
4   "summary": "常用代码封装.",
5   "homepage": "https://github.com/yuping1989/YPKit",
6   "license": "MIT",
7   "authors": {
8     "Ping Yu": "290180695@qq.com"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "source": {
14     "git": "https://github.com/yuping1989/YPKit.git",
15     "tag": "1.1.22"
16   },
17   "source_files": "YPKit/YPKit/**/*.{h,m}",
18   "frameworks": [
19     "Foundation",
20     "UIKit",
21     "CoreGraphics"
22   ],
23   "requires_arc": true