[Add] TMUserCenter 0.2.55
[CocoaPods.git] / Specs / 3 / a / e / NBJMergeLayout-ObjC / 1.0.0 / NBJMergeLayout-ObjC.podspec.json
blobe16f287952ef3ec109561535c9f77a068fc3cef3
2   "name": "NBJMergeLayout-ObjC",
3   "version": "1.0.0",
4   "summary": "A view that adds its subviews to its superview when attached to a superview. Useful for storyboard/nib based view development.",
5   "homepage": "https://github.com/BrentleyJones/NBJMergeLayout-ObjC",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Brentley Jones": "contact@brentleyjones.com"
12   },
13   "social_media_url": "http://twitter.com/BrentleyJones",
14   "platforms": {
15     "ios": "6.0",
16     "osx": "10.7"
17   },
18   "source": {
19     "git": "https://github.com/BrentleyJones/NBJMergeLayout-ObjC.git",
20     "tag": "1.0.0"
21   },
22   "source_files": "NBJMergeLayout/**/*.{h,m}",
23   "requires_arc": true