[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 5 / 2 / 0 / Format / 0.5.0 / Format.podspec.json
blob33bd7c3f9f2934f68b520e0a7268a00b83287d19
2   "name": "Format",
3   "version": "0.5.0",
4   "summary": "A Swift formatter kit.",
5   "description": "A Swift formatting framework. Simple formatting syntax for decimal numbers, currency, mass, addresses, ordinal numbers and hexadecimal colors.",
6   "homepage": "https://github.com/marmelroy/Format",
7   "license": "MIT",
8   "authors": {
9     "Roy Marmelstein": "marmelroy@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/marmelroy/Format.git",
13     "tag": "0.5.0"
14   },
15   "social_media_url": "http://twitter.com/marmelroy",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "source_files": "Format",
21   "frameworks": [
22     "MapKit",
23     "AddressBook",
24     "CoreLocation",
25     "Contacts"
26   ]