[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / 9 / 4 / YahooCurrencyApiWrapper / 1.0.0 / YahooCurrencyApiWrapper.podspec.json
blobc70c1272c06311e5df5662f1dbc350c1d2242653
2   "name": "YahooCurrencyApiWrapper",
3   "version": "1.0.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": "1.0.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"