[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 7 / 1 / 4 / LXPodText / 0.1.5 / LXPodText.podspec.json
blob2c98a737de61732658f73561dc4935dcb114c81b
2   "name": "LXPodText",
3   "version": "0.1.5",
4   "summary": "A test project",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/edspayLei/LXPodText",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "leixiangxiang@edspay.com": "leixiangxiang@edspay.com"
13   },
14   "source": {
15     "git": "https://github.com/edspayLei/LXPodText.git",
16     "tag": "0.1.5"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "Classes/**/*",
22   "dependencies": {
23     "AFNetworking": [
24       "~> 3.2.1"
25     ],
26     "Masonry": [
27       "~> 1.1.0"
28     ]
29   }