[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / 3 / a / d / FlytoneCommon / 1.0.8 / FlytoneCommon.podspec.json
blob1d0b761bf309f5c9c66a8878028f0203c3d3c017
2   "name": "FlytoneCommon",
3   "version": "1.0.8",
4   "summary": "An one-line tool to show  styles of badge for UIView",
5   "description": "An easy tool to show different styles of UIView objects without the need for subclassing.",
6   "homepage": "https://github.com/tianya2416/FlytoneCommon",
7   "license": {
8     "type": "None",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "tianya2416": "1203123826@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/tianya2416/FlytoneCommon.git",
16     "tag": "1.0.8"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "frameworks": "Foundation",
22   "vendored_frameworks": "FlytoneCommon/**/*.{framework}",
23   "requires_arc": true,
24   "dependencies": {
25     "YYKit": [
26       "~> 1.0.7"
27     ],
28     "AFNetworking": [
29       "~> 3.1.0"
30     ],
31     "Masonry": [
32       "~> 1.0.1"
33     ]
34   }