[Add] PlasoLogger 1.0.2
[CocoaPods.git] / Specs / d / 0 / 6 / SFramework / 0.0.1 / SFramework.podspec.json
blob72d94c7ca0edde3fffa4eb38a02a8847da57a30f
2   "name": "SFramework",
3   "version": "0.0.1",
4   "summary": "Sattar personal framework.",
5   "description": "This framework will be used as a helper to help us make projects faster and easier.",
6   "homepage": "https://github.com/SattarFalahati/SFramework",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Sattar Falahati": "sattar.falahati@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/SattarFalahati/SFramework.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "SFramework/**/**/*",
22   "preserve_paths": "SFramework",
23   "dependencies": {
24     "AFNetworking": [
25       "~> 2.6.3"
26     ],
27     "MBProgressHUD": [
28       "~> 0.9.2"
29     ]
30   }