[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 8 / 7 / 3 / Numeric / 1.0.0 / Numeric.podspec.json
blobc9ed60222ec0c7d2805e1b0ad7bdec7431cb2882
2   "name": "Numeric",
3   "version": "1.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": "1.0.0"
18   },
19   "source_files": [
20     "Numeric",
21     "Numeric/**/*.swift"
22   ],
23   "requires_arc": true