[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 3 / 5 / 8 / MAAutoLayout / 1.1 / MAAutoLayout.podspec.json
blobbbdfa46fa60f055f935274edff86ab2a9b653cd5
2   "name": "MAAutoLayout",
3   "version": "1.1",
4   "summary": "简单的autoLayout的系统封装",
5   "description": "通过简单的代码完成autoLayout的系统封装,让autoLayout更简洁,同时引入的代码最少。",
6   "homepage": "https://github.com/fengyunjue/MAAutoLayout",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "fengyunjue": "ma772528138@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/fengyunjue/MAAutoLayout.git",
16     "tag": "1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "MAAutoLayout/Classes/**/*",
22   "public_header_files": "MAAutoLayout/Classes/**/*.h"