[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / c / 3 / b / FancyAddition / 1.0.0 / FancyAddition.podspec.json
blobaa8a61899192fd8690af923377c050f9fc0ed6be
2   "name": "FancyAddition",
3   "version": "1.0.0",
4   "summary": "FancyAddition adds your two numbers. Only two numbers at a time tough",
5   "description": "Hi, there. I am Fancy Addition. Give me two numbers and I will add you guys. After that I am going to give your sum to the world out there. Hello World!!!",
6   "homepage": "http://santagurung.com",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Santa Gurung": "santa.gurung@pagesuite.co.uk"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "git": "https://github.com/santagurung/FancyAddition.git",
19     "tag": "1.0.0"
20   },
21   "source_files": [
22     "FancyAddition",
23     "FancyAddition/**/*.{h,m,swift}"
24   ],
25   "exclude_files": "Classes/Exclude",
26   "pod_target_xcconfig": {
27     "SWIFT_VERSION": "3"
28   },
29   "pushed_with_swift_version": "3.0"