[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 8 / 7 / 3 / Numeric / 2.0.0 / Numeric.podspec.json
blobae59b520f24e55a1d27409390ffc05b50ad4f2c1
2   "name": "Numeric",
3   "version": "2.0.0",
4   "summary": "Swift numeric extensions",
5   "homepage": "https://github.com/klaaspieter/Numeric",
6   "license": "MIT",
7   "authors": {
8     "Klaas Pieter Annema": "klaaspieter@annema.me"
9   },
10   "social_media_url": "http://twitter.com/klaaspieter",
11   "platforms": {
12     "ios": "8.0",
13     "osx": "10.10"
14   },
15   "source": {
16     "git": "https://github.com/klaaspieter/Numeric.git",
17     "tag": "2.0.0"
18   },
19   "source_files": [
20     "Numeric",
21     "Numeric/**/*.swift"
22   ],
23   "requires_arc": true