[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 1 / a / 3 / BTKCollectionViewFlowLayout / 1.0.0 / BTKCollectionViewFlowLayout.podspec.json
blobdaea24c7f32ebff391015bea54b8ce31e904ee3b
2   "name": "BTKCollectionViewFlowLayout",
3   "version": "1.0.0",
4   "summary": "CollectionViewFlowLayout with additional supplemental views and alignment/sticky option.",
5   "description": "                       CollectionViewFlowLayout with body and background supplemental views.\n                       Also have sticky header/footer option, and alignment option for items.\n",
6   "homepage": "https://github.com/tomohisaota/BTKCollectionViewFlowLayout",
7   "license": "Apache License, Version 2.0",
8   "authors": {
9     "Tomohisa Ota": "tomohisa.ota+github@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/tomohisaota/BTKCollectionViewFlowLayout.git",
13     "tag": "1.0.0"
14   },
15   "social_media_url": "https://twitter.com/toowitter",
16   "platforms": {
17     "ios": "6.0"
18   },
19   "requires_arc": true,
20   "source_files": "Classes/**/*.{h,m}"