[Add] TMNavigation 0.0.947
[CocoaPods.git] / Specs / f / 4 / 8 / STFollowLayout / 1.0.0 / STFollowLayout.podspec.json
blobdef19aee27ef59f8debc8df6ce1536f09244adc1
2   "name": "STFollowLayout",
3   "summary": "On the basis of STFollowLayout.",
4   "version": "1.0.0",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "authors": {
10     "CoderST": "694468528@qq.com"
11   },
12   "platforms": {
13     "ios": "8.0"
14   },
15   "homepage": "https://github.com/CoderST/RowFayout",
16   "source": {
17     "git": "https://github.com/CoderST/STFollowLayout.git",
18     "tag": "1.0.0"
19   },
20   "requires_arc": true,
21   "source_files": "STFollowLayout/**/*.{h,m}",
22   "public_header_files": "STFollowLayout/*.{h}",
23   "frameworks": [
24     "Foundation",
25     "UIKit"
26   ]