[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 3 / a / e / NBJMergeLayout-ObjC / 1.1 / NBJMergeLayout-ObjC.podspec.json
blob553e0460e37ea28abbfc3a7b75823fc4c0d93de1
2   "name": "NBJMergeLayout-ObjC",
3   "version": "1.1",
4   "summary": "Remove unnecessary views from Nib view hierarchies",
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.1"
21   },
22   "source_files": "NBJMergeLayout/**/*.{h,m}",
23   "requires_arc": true