[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 2 / a / 8 / QYMobileKit / 0.14.0 / QYMobileKit.podspec.json
blobfa8ec19320761b98a222b8ea3f171053ab971693
2   "name": "QYMobileKit",
3   "version": "0.14.0",
4   "summary": "Base framework for iOS developer",
5   "description": "iOS移动开发基础框架(封装为更符合国人思维的Framework)",
6   "homepage": "https://github.com/qingyu2010/QYMobileKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "qingyu2010": "578622889@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/qingyu2010/QYMobileKit.git",
16     "tag": "0.14.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "QYMobileKit/Classes/**/*",
22   "dependencies": {
23     "AFNetworking": [
24       "~> 4.0.1"
25     ],
26     "MBProgressHUD": [
28     ]
29   }