[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 3 / 9 / b / OutfitAPI / 0.1.1 / OutfitAPI.podspec.json
blob8a9baf27cd6cd97dd116cbba6a4bb9b1046d6fc1
2   "name": "OutfitAPI",
3   "version": "0.1.1",
4   "summary": "A short description of OutfitAPI.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "http://10.0.0.1:9513/menghui/OutfitAPI",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "menhui222": "menhui222@163.com"
13   },
14   "source": {
15     "git": "git@10.0.0.1:menghui/OutfitAPI.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "OutfitAPI/Classes/**/*",
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ],
26   "dependencies": {
27     "AFNetworking": [
28       "~> 3.2.1"
29     ],
30     "YYCache": [
31       "~> 1.0.4"
32     ],
33     "MJExtension": [
34       "~> 3.0.15.1"
35     ]
36   }