[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / e / 1 / 6 / Fast / 0.1.0 / Fast.podspec.json
blob7389364ef56786142cd0fcfe939ac1cac89b1944
2   "name": "Fast",
3   "version": "0.1.0",
4   "summary": "Collection of helpers and extensions for Swift",
5   "description": "The Fast framework is a collection of useful helpers and extensions for iOS projects to facilitate quicker development of iOS applications",
6   "homepage": "https://github.com/ahcode0919/Fast",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Aaron Hinton : No Name Software Development": "ahcode0919@users.noreply.github.com"
13   },
14   "source": {
15     "git": "https://github.com/ahcode0919/Fast.git",
16     "tag": "0.1.0"
17   },
18   "social_media_url": "https://twitter.com/aaronkhinton",
19   "platforms": {
20     "ios": "9.3"
21   },
22   "swift_version": "4.1",
23   "source_files": "Fast/Classes/**/*"