[Add] SindarinSwiftSDK 1.0.0
[CocoaPods.git] / Specs / f / 7 / e / FKCustomPresentationController / 1.0.0 / FKCustomPresentationController.podspec.json
blobabbdbe8d62c2dcb87c727b8eaf6b22e65e08ac5d
2   "name": "FKCustomPresentationController",
3   "version": "1.0.0",
4   "summary": "A PresentationController for iOS",
5   "homepage": "https://github.com/ForAllKid/FKCostomPresentationController",
6   "license": "MIT",
7   "authors": {
8     "ForKid": "910784384@qq.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/ForAllKid/FKCostomPresentationController.git",
15     "tag": "v1.0.0"
16   },
17   "source_files": "FKCustomPresentationController/FKPresentationController/*.{h,m}",
18   "frameworks": [
19     "Foundation",
20     "UIKit"
21   ],
22   "requires_arc": true