[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / c / 3 / b / FancyAddition / 2.0.0 / FancyAddition.podspec.json
blob6f6d0caff076d83d4556b798a517159aed2df71f
2   "name": "FancyAddition",
3   "version": "2.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": "2.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"