[Add] NoctuaSDK 0.6.0
[CocoaPods.git] / Specs / 0 / f / a / AKPFlowLayout / 0.1.2 / AKPFlowLayout.podspec.json
blobdd4775f7df169bb6db9c79ce7a1044318e4b86c2
2   "name": "AKPFlowLayout",
3   "version": "0.1.2",
4   "summary": "A custom UICollectionView layout with configurable global header and pinnable, stretchable section headers",
5   "homepage": "https://github.com/akpw/AKPFlowLayout",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Arseniy Kuznetsov": "k.arseniy@gmail.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "requires_arc": true,
17   "source": {
18     "git": "https://github.com/akpw/AKPFlowLayout.git",
19     "tag": "v0.1.2",
20     "submodules": true
21   },
22   "source_files": "AKPFlowLayout/**/*.{h,swift}"