[Add] MDMCore 3.9.15
[CocoaPods.git] / Specs / 1 / 2 / 9 / SPXControls / 1.0.1 / SPXControls.podspec.json
blob3d84e7af89301e32b925328c1dff9b0d60a51d90
2   "name": "SPXControls",
3   "version": "1.0.1",
4   "summary": "Provides custom controls used throughout my applications.",
5   "homepage": "https://github.com/shaps80/SPXControls",
6   "license": "MIT",
7   "authors": {
8     "Shaps Mohsenin": "shapsuk@me.com"
9   },
10   "source": {
11     "git": "https://github.com/shaps80/SPXControls.git",
12     "tag": "1.0.1"
13   },
14   "social_media_url": "https://twitter.com/shaps",
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "dependencies": {
21     "SPXDefines": [
23     ],
24     "SPXDataValidators": [
26     ]
27   }