[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / 2 / 1 / e / BGUtilities / 1.4.0 / BGUtilities.podspec.json
blobcca366d03e92775009e668e61d382f042c6b265d
2   "name": "BGUtilities",
3   "version": "1.4.0",
4   "summary": "A collection of categories and class methods to make your iOS life easier.",
5   "authors": {
6     "Ben Gordon": "brgordon@ua.edu"
7   },
8   "source": {
9     "git": "https://github.com/bennyguitar/BGUtilities.git",
10     "tag": "1.4.0"
11   },
12   "homepage": "https://github.com/bennyguitar",
13   "license": "LICENSE",
14   "source_files": "Classes/*.{h,m}",
15   "platforms": {
16     "ios": "6.0"
17   },
18   "requires_arc": true,
19   "dependencies": {
20     "Colours": [
22     ]
23   }