[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 2 / 9 / 4 / TitleLinkScrollView / 0.0.1 / TitleLinkScrollView.podspec.json
blobde49881116ef620fec99a58d64407a0246d45a2f
2   "name": "TitleLinkScrollView",
3   "version": "0.0.1",
4   "summary": "标题跟内容联动",
5   "description": "标题跟内容联动 缓存",
6   "homepage": "https://github.com/EagleZhangWeicheng/TitleLinkScrollView",
7   "license": "MIT",
8   "authors": {
9     "Eagle": "434588175@qq.com"
10   },
11   "platforms": {
12     "ios": null
13   },
14   "source": {
15     "git": "https://github.com/EagleZhangWeicheng/TitleLinkScrollView.git",
16     "tag": "0.0.1"
17   },
18   "source_files": [
19     "TitleLinkScrollView/TitleLinkScrollView",
20     "TitleLinkScrollView/TitleLinkScrollView/**/*.{h,m}"
21   ],
22   "frameworks": "UIKit",
23   "requires_arc": true,
24   "dependencies": {
25     "AFNetworking": [
27     ]
28   }