[Add] DemoTestFramework 1.0.6
[CocoaPods.git] / Specs / d / 9 / 4 / YahooCurrencyApiWrapper / 0.1.0 / YahooCurrencyApiWrapper.podspec.json
blob1f85fb24865ac979c15945204b7d9c0177713838
2   "name": "YahooCurrencyApiWrapper",
3   "version": "0.1.0",
4   "summary": "YahooCurrencyApiWrapper is a easy API Wrapper from the Yahoo Currency API. Help to retrieve data easily",
5   "description": "This pods will help you to use the YahooCurrencyApi without bothering you about how we manage the API Call. \nJust request and get the result.\n\nThis Cocoa Pods give you : \n\n\t* Currency rates from Yahoo Currency API\n\t* A historical rates for a currency from the past days (the base comparaison is US Dollars)",
6   "homepage": "https://github.com/mohamed-arradi/YahooCurrencyAPIWrapper",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "MOHAMED ARRADI-ALAOUI": "arradi.mohamed@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/mohamed-arradi/YahooCurrencyApiWrapper.git",
16     "tag": "0.1.0"
17   },
18   "social_media_url": "https://twitter.com/arradimohamed",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "YahooCurrencyApiWrapper/Classes/**/*",
23   "pushed_with_swift_version": "3.0"