[Add] Nami 3.1.27
[CocoaPods.git] / Specs / 9 / 0 / f / SAExtensionHelper / 0.1.0 / SAExtensionHelper.podspec.json
blobaee45a926c97a80af6512b8354d97cebb84a69ea
2   "name": "SAExtensionHelper",
3   "platforms": {
4     "ios": "8.0"
5   },
6   "summary": "SAExtensionHelper allows you to easily access functions without big code",
7   "requires_arc": true,
8   "version": "0.1.0",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Parth Adroja": "parth2cool2008@gmail.com"
15   },
16   "homepage": "https://github.com/mastermind247/SAExtensionHelper",
17   "source": {
18     "git": "https://github.com/mastermind247/SAExtensionHelper.git",
19     "tag": "0.1.0"
20   },
21   "frameworks": "UIKit",
22   "source_files": "SAExtensionHelper/**/*.{swift}"