[Add] FaceCoreBasicNightly 6.2.803
[CocoaPods.git] / Specs / 5 / d / a / YPUIKit / 1.0.1 / YPUIKit.podspec.json
blobbccd5645218f855d0591efe1ede34a9df784cf16
2   "name": "YPUIKit",
3   "version": "1.0.1",
4   "summary": "A collection of categories that contains many commonly used methods.",
5   "homepage": "https://github.com/yuping1989/YPUIKit",
6   "license": "MIT",
7   "authors": {
8     "Yu Ping": "290180695@qq.com"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "source": {
14     "git": "https://github.com/yuping1989/YPUIKit.git",
15     "tag": "1.0.1"
16   },
17   "source_files": "YPUIKit/**/*.{h,m}",
18   "requires_arc": true,
19   "dependencies": {
20     "MBProgressHUD": [
21       "1.1.0"
22     ]
23   }