[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 6 / e / 8 / QFLogin / 0.0.2 / QFLogin.podspec.json
bloba628d922cf058e32a362920aadd1f84280847a2b
2   "name": "QFLogin",
3   "version": "0.0.2",
4   "summary": "A login service of QFPay Inc.",
5   "description": "provide a login service for QFPay's merchant",
6   "homepage": "https://github.com/guodongyangwen/QFLogin",
7   "license": "MIT",
8   "authors": {
9     "gdy": "guodongyang@qfpay.com"
10   },
11   "source": {
12     "git": "https://github.com/guodongyangwen/QFLogin.git",
13     "tag": "0.0.2"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "source_files": "QFLogin/Classes/**/*.{h,m}",
19   "public_header_files": "QFLogin/Classes/**/*.h",
20   "frameworks": [
21     "UIKit",
22     "MapKit"
23   ],
24   "dependencies": {
25     "MBProgressHUD": [
26       "0.9"
27     ],
28     "AFNetworking": [
29       "~> 3.0"
30     ]
31   }