[Add] TensorFlowLiteObjC 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 7 / 0 / 2 / SimplePermission / 1.0.1 / SimplePermission.podspec.json
bloba0f9e6c2f21969e8d4b9971d00df3e5a7be577e4
2   "name": "SimplePermission",
3   "version": "1.0.1",
4   "summary": "A short description of SimplePermission.",
5   "description": "TODO: A simple permissions framework to start an App for the first time and request the required permissions in turn.",
6   "homepage": "https://github.com/CodyCalvin/SimplePermission",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Calvin": "CodyCalvin@163.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "git": "https://github.com/CodyCalvin/SimplePermission.git",
19     "tag": "1.0.1"
20   },
21   "source_files": [
22     "Classes",
23     "SimplePermission/SimplePermission/*.{h,m}"
24   ],
25   "exclude_files": "Classes/Exclude"