[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 6 / 1 / f / SCUtilitiesUIIOS / 0.1.3 / SCUtilitiesUIIOS.podspec.json
blobe8eb121cb8c76f13f858b9909590fbd0b6f2d495
2   "name": "SCUtilitiesUIIOS",
3   "version": "0.1.3",
4   "summary": "UIKit utility iOS framework written in Swift",
5   "description": "UIKit convenience & utility iOS framework written in Swift",
6   "homepage": "https://github.com/stringcode86/SCUtilities",
7   "license": {
8     "type": "MIT",
9     "file": "PodSpecs/SCUtilitiesUIIOS/LICENSE"
10   },
11   "authors": {
12     "stringcode": "michael@stringcode.co.uk"
13   },
14   "source": {
15     "git": "https://github.com/stringcode86/SCUtilities.git",
16     "tag": "0.1.3"
17   },
18   "social_media_url": "https://twitter.com/stringcode",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "requires_arc": true,
23   "source_files": "PodSpecs/SCUtilitiesUIIOS/Pod/Classes/**/*",
24   "resource_bundles": {
25     "SCUtilitiesUIIOS": [
26       "PodSpecs/SCUtilitiesUIIOS/Pod/Assets/*.png"
27     ]
28   },
29   "frameworks": "Foundation"