[Add] AlibabacloudMarket20151101 1.1.0
[CocoaPods.git] / Specs / e / 8 / 1 / YandexMoneySDKiOS / 1.0.1 / YandexMoneySDKiOS.podspec.json
blobd26e7d7bf7338d8d6dfbab49d95a310bf41f0dc6
2   "name": "YandexMoneySDKiOS",
3   "version": "1.0.1",
4   "summary": "Default UI for iOS Yandex.Money SDK",
5   "homepage": "https://github.com/yandex-money/yandex-money-sdk-ios",
6   "license": "MIT",
7   "authors": {
8     "Alex Mertvetsov": "mertvetsov@yamoney.ru"
9   },
10   "source": {
11     "git": "https://github.com/yandex-money/yandex-money-sdk-ios.git",
12     "tag": "1.0.1"
13   },
14   "social_media_url": "https://twitter.com/yamoneynews",
15   "documentation_url": "http://api.yandex.ru/money/",
16   "platforms": {
17     "ios": "7.0"
18   },
19   "requires_arc": true,
20   "source_files": "Classes/**/*.{h,m}",
21   "resources": "Assets/uiymcpssdkios.bundle",
22   "frameworks": "UIKit",
23   "dependencies": {
24     "YandexMoneySDKObjc": [
25       "1.0.0"
26     ]
27   }