[Add] jionews-shortssdk-cocoapod 2.1.5
[CocoaPods.git] / Specs / e / b / 9 / AKFloatingLabel / 1.0.0 / AKFloatingLabel.podspec.json
blob6afb61dc78d27b03e6d2928a8f930863fb1ffbce
2   "name": "AKFloatingLabel",
3   "version": "1.0.0",
4   "summary": "Beautiful floating label pattern library. Written in Swift.",
5   "homepage": "https://github.com/dogo/AKFloatingLabel",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Diogo Autilio": "diautilio@gmail.com"
12   },
13   "social_media_url": "http://twitter.com/di_autilio",
14   "requires_arc": true,
15   "frameworks": [
16     "Foundation",
17     "UIKit"
18   ],
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source": {
23     "git": "https://github.com/dogo/AKFloatingLabel.git",
24     "tag": "1.0.0"
25   },
26   "source_files": "AKFloatingLabel/Classes/**/*",
27   "pushed_with_swift_version": "3.0"