[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / 4 / 2 / 8 / ArgoUIComponent / 0.1.1 / ArgoUIComponent.podspec.json
bloba47df7670c940b53d0a50c961e85ad56355a031d
2   "name": "ArgoUIComponent",
3   "version": "0.1.1",
4   "summary": "components of ArgoUI",
5   "description": "components of ArgoUI",
6   "homepage": "https://mln.immomo.com",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "MoMo",
12   "source": {
13     "git": "https://github.com/momotech/MLN.git",
14     "tag": "ArgoUIComponent/0.1.1"
15   },
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "dependencies": {
21     "ArgoUI": [
23     ]
24   },
25   "source_files": "MLN-iOS/MLN/Classes/ArgoUIComponent/**/*.{h,m,c}",
26   "public_header_files": "MLN-iOS/MLN/Classes/ArgoUIComponent/**/*.h",
27   "frameworks": [
28     "Foundation",
29     "UIKit"
30   ]