[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 3 / a / d / FlytoneCommon / 1.0.7 / FlytoneCommon.podspec.json
blobf9d2ea6d9f4715eba2578832d4ed8e5e8e63c500
2   "name": "FlytoneCommon",
3   "version": "1.0.7",
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.7"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "frameworks": "Foundation",
22   "requires_arc": true,
23   "dependencies": {
24     "YYKit": [
25       "~> 1.0.7"
26     ],
27     "AFNetworking": [
28       "~> 3.1.0"
29     ],
30     "Masonry": [
31       "~> 1.0.1"
32     ]
33   }