[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 9 / 5 / 1 / MMLayout / 0.1.0 / MMLayout.podspec.json
blob93867b5acf7c4c2b7dab3b624c28d707da435ebd
2   "name": "MMLayout",
3   "version": "0.1.0",
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.1.0"
16   },
17   "source_files": "*.{h,m}",
18   "requires_arc": true,
19   "platforms": {
20     "ios": "6.0"
21   }