[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 2 / b / c / CGFloatLiteral / 0.2.0 / CGFloatLiteral.podspec.json
blobea9442ba2ae9dce7b91520b4d9fa771416ac4599
2   "name": "CGFloatLiteral",
3   "version": "0.2.0",
4   "summary": "Simple CGFloat initializer.",
5   "homepage": "https://github.com/devxoul/CGFloatLiteral",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Suyeol Jeon": "devxoul@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/devxoul/CGFloatLiteral.git",
15     "tag": "0.2.0"
16   },
17   "source_files": "Sources/*.swift",
18   "requires_arc": true,
19   "platforms": {
20     "ios": "8.0"
21   }