[Add] MappIntelligence 5.0.13
[CocoaPods.git] / Specs / d / a / 1 / Eelay / 5.0.3 / Eelay.podspec.json
blob50f0ac5f43f5d3e1d2046a5cfa62fcd8da8826b8
2   "name": "Eelay",
3   "version": "5.0.3",
4   "summary": "简易的自动布局方式,超短的代码",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/zhuxietong/Eelay",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zhuxietong": "zhuxietong@me.com"
13   },
14   "source": {
15     "git": "https://github.com/zhuxietong/Eelay.git",
16     "tag": "5.0.3"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": [
22     "Eelay/Classes/*",
23     "Eelay/Classes/**/*",
24     "Eelay/Classes/**/**/*",
25     "Eelay/Classes/**/**/**/*"
26   ]