[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 7 / 2 / 3 / UIView+MGConstraints / 1.1 / UIView+MGConstraints.podspec.json
blob244db77a6ec9c60e00c9a87139b820938da0d57b
2   "name": "UIView+MGConstraints",
3   "version": "1.1",
4   "summary": "Category which allows to store, remove and replace easily constraints.",
5   "homepage": "https://github.com/matteogobbi/UIView-MGConstraints",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Matteo Gobbi": "job@matteogobbi.com"
12   },
13   "source": {
14     "git": "https://github.com/matteogobbi/UIView-MGConstraints.git",
15     "tag": "1.1"
16   },
17   "platforms": {
18     "ios": "6.0"
19   },
20   "source_files": "UIView+MGConstraints.{h,m}",
21   "frameworks": "UIKit",
22   "requires_arc": true