[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 5 / f / 1 / SPXCoreData / 1.0.0 / SPXCoreData.podspec.json
blob83f1143bb0e2c6bd5ff402e18b7a00ba6f140513
2   "name": "SPXCoreData",
3   "version": "1.0.0",
4   "summary": "My personal approach to the CoreData stack.",
5   "homepage": "https://github.com/shaps80/SPXCoreData",
6   "license": "MIT",
7   "authors": {
8     "Shaps Mohsenin": "shapsuk@me.com"
9   },
10   "source": {
11     "git": "https://github.com/shaps80/SPXCoreData.git",
12     "tag": "1.0.0"
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   }