[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / a / 5 / 4 / MSOSDK / 1.1.2 / MSOSDK.podspec.json
blob9a28fc5bc09551d7b1b3528b846caece97fee382
2   "name": "MSOSDK",
3   "version": "1.1.2",
4   "summary": "A short description of MSOSDK.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://https://github.com/logicielInc/MSOSDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "jsetting32": "jsetting32@yahoo.com"
13   },
14   "source": {
15     "git": "https://github.com/logicielInc/MSOSDK.git",
16     "tag": "1.1.2"
17   },
18   "requires_arc": true,
19   "public_header_files": "MSOSDK/*.h",
20   "source_files": "MSOSDK/*.{h,m}",
21   "dependencies": {
22     "AFNetworking": [
23       "~> 3.2.1"
24     ]
25   },
26   "platforms": {
27     "ios": "9.0"
28   }