[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / 4 / 8 / 3 / ExampleData / 0.1.0 / ExampleData.podspec.json
blobdd885abac91ca32762437e7056846400f4d83829
2   "name": "ExampleData",
3   "version": "0.1.0",
4   "summary": "ExampleData is just an example to learn how to framework oriented programming",
5   "homepage": "https://github.com/gee-whiz/ExampleData.git",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "George": "george@immedia.co.za"
12   },
13   "platforms": {
14     "ios": "10.0"
15   },
16   "source": {
17     "git": "https://github.com/gee-whiz/ExampleData.git",
18     "tag": "0.1.0"
19   },
20   "source_files": "ExampleData/**/*.{swift}",
21   "resources": "ExampleData/**/*.{png,jpeg,jpg,storyboard,xib}",
22   "frameworks": "UIKit",
23   "dependencies": {
24     "Alamofire": [
25       "~> 4.0"
26     ]
27   },
28   "pushed_with_swift_version": "3.0"