[Add] CxjToasts 1.0.8
[CocoaPods.git] / Specs / 6 / 1 / 5 / YTTest / 1.1 / YTTest.podspec.json
blob6a3dce1a6b50345e3436c2ed1d0f6a5e8c4af77a
2   "name": "YTTest",
3   "version": "1.1",
4   "summary": "common tools on iOS.",
5   "description": "common tool and category on iOS",
6   "homepage": "https://github.com/wyt666/YTTest",
7   "license": "MIT",
8   "authors": {
9     "wyt": "1444755022@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/wyt666/YTTest.git",
16     "tag": "1.1"
17   },
18   "source_files": [
19     "YTUtils",
20     "YTUtils/**/*.{h,m}"
21   ],
22   "exclude_files": "Classes/Exclude",
23   "frameworks": "UIKit",
24   "requires_arc": true