[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 4 / b / 1 / QYTAccountForiOS / 0.0.2 / QYTAccountForiOS.podspec.json
bloba9dadb97a9743f20d2dec234867aeaf2d3896809
2   "name": "QYTAccountForiOS",
3   "version": "0.0.2",
4   "summary": "about login forget password and register.",
5   "description": "about login forget password and register.",
6   "homepage": "http://192.168.1.52/QYTAccountForiOS.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "qcb": "@qqbbzz@126.com"
13   },
14   "source": {
15     "git": "http://192.168.1.52/QYTAccountForiOS.git",
16     "tag": "0.0.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": [
22     "QYTAccountForiOS/**/*.{h,m}",
23     "QYTAccountForiOS/Login/*.{h,m}"
24   ],
25   "resource_bundles": {
26     "QYTAccountForiOS": [
27       "QYTAccountForiOS/Resource/*.{storyboard,png}"
28     ]
29   },
30   "public_header_files": [
31     "QYTAccountForiOS/**/*.h",
32     "QYTAccountForiOS/Login/*.h"
33   ],
34   "frameworks": "UIKit",
35   "dependencies": {
36     "QYTHelperForiOS": [
38     ],
39     "QYTCustomUIControlForiOS": [
41     ]
42   }