[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 1 / e / 7 / AutoLayoutDance / 0.0.3 / AutoLayoutDance.podspec.json
blob02a2baebab46a41a722c2ced515b225a7508bf0c
2   "name": "AutoLayoutDance",
3   "homepage": "https://github.com/nzaghini/AutoLayoutDance",
4   "version": "0.0.3",
5   "summary": "AutoLayoutDance is a small library for debugging AutoLayout ambiguous layouts.",
6   "license": {
7     "type": "MIT",
8     "text": ""
9   },
10   "authors": {
11     "Nicola Zaghini": "nzaghini@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/nzaghini/AutoLayoutDance.git",
15     "tag": "0.0.3"
16   },
17   "platforms": {
18     "ios": "5.0"
19   },
20   "source_files": "Classes/*.{h,m}",
21   "public_header_files": "Classes/*.h",
22   "requires_arc": true