[Add] UBiXMJDAdapter 2.6.6.0
[CocoaPods.git] / Specs / 9 / 5 / 1 / MMLayout / 0.0.1 / MMLayout.podspec.json
blob4239134f1898c099936ffd965c19a7f58c70be8b
2   "name": "MMLayout",
3   "version": "0.0.1",
4   "license": {
5     "type": "BSD"
6   },
7   "homepage": "https://github.com/annidy/MMLayout",
8   "authors": {
9     "annidy": "annidy@gmail.com"
10   },
11   "summary": "Simple frame layout for iOS.",
12   "description": "Better frame layout than use setFrame.",
13   "source": {
14     "git": "https://github.com/annidy/MMLayout.git",
15     "tag": "v0.0.1"
16   },
17   "source_files": "*.{h,m}",
18   "requires_arc": true,
19   "platforms": {
20     "ios": "6.0"
21   }