[Add] TTSDK-iOS 2.0.2
[CocoaPods.git] / Specs / e / 3 / 1 / AYSeg / 0.0.5 / AYSeg.podspec.json
blob4e75b0f0e5a7caa3b6438cba3e4afe9948defd0c
2   "name": "AYSeg",
3   "version": "0.0.5",
4   "summary": "简单好用的分页UI框架",
5   "description": "简单好用的分页UI框架,分页支持controller,也支持view,集成超简单,功能超实用",
6   "homepage": "https://github.com/iyongzai/AYSeg",
7   "license": "MIT",
8   "authors": {
9     "ayong": "iyongzai@qq.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/iyongzai/AYSeg.git",
16     "tag": "0.0.5"
17   },
18   "source_files": [
19     "AYSeg",
20     "AYSeg/*.{swift,h,m}"
21   ],
22   "frameworks": [
23     "Foundation",
24     "UIKit"
25   ],
26   "dependencies": {
27     "SnapKit": [
29     ],
30     "EX": [
32     ]
33   }