[Add] HXPhotoPicker 4.2.4
[CocoaPods.git] / Specs / a / c / 0 / ISUtilities / 1.1.2 / ISUtilities.podspec.json
blob6d2b9976e960c5f8e956ad9bc80f390873d4c38d
2   "name": "ISUtilities",
3   "version": "1.1.2",
4   "summary": "Objective-C utility classes",
5   "homepage": "https://github.com/jbmorley/ISUtilities",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Jason Barrie Morley": "jason.morley@inseven.co.uk"
12   },
13   "source": {
14     "git": "https://github.com/jbmorley/ISUtilities.git",
15     "tag": "1.1.2"
16   },
17   "platforms": {
18     "ios": "6.0",
19     "osx": "10.9"
20   },
21   "source_files": "ISUtilities/*.{h,m}",
22   "requires_arc": true,
23   "subspecs": [
24     {
25       "name": "UIKit+ISUtilities",
26       "platforms": {
27         "ios": null
28       },
29       "source_files": "UIKit+ISUtilities/*.{h,m}"
30     }
31   ]