2 "name": "OALayoutAnchor",
4 "summary": "Porting NSLayoutAnchor to iOS7 (100% port).",
5 "description": " `OALayoutAnchor` is an effort to port the amazing [NSLayoutAnchor](https://developer.apple.com/library/prerelease/mac/documentation/AppKit/Reference/NSLayoutAnchor_ClassReference/index.html) introduced in iOS 9 to iOS 7.\n\n `OALayoutAnchor` is a 100% port of `NSLayoutAnchor` to iOS 7, it aims to provide the same funtionality to iOS 7, and rollback to `NSLayoutAnchor` on iOS 9 and up.\n",
6 "homepage": "https://github.com/oarrabi/OALayoutAnchor",
9 "Omar Abdelhafith": "o.arrabi@me.com"
12 "git": "https://github.com/oarrabi/OALayoutAnchor.git",
19 "source_files": "Pod/Classes/**/*",