[Add] PlasoLogger 1.0.2
[CocoaPods.git] / Specs / 9 / 2 / 0 / YQPopView / 1.0.0 / YQPopView.podspec.json
blobc4b04ad8c3c76a6cfb51f24f1c6cff1d707beb32
2   "name": "YQPopView",
3   "version": "1.0.0",
4   "summary": "A custum popview like qq.",
5   "homepage": "https://github.com/yyqxiaoyin/YQPopView",
6   "license": "MIT",
7   "authors": {
8     "yyqxiaoyin": "357491060@qq.com"
9   },
10   "source": {
11     "git": "https://github.com/yyqxiaoyin/YQPopView.git",
12     "tag": "1.0.0"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "source_files": "YQPopView/*",
19   "frameworks": [
20     "Foundation",
21     "UIKit"
22   ]