[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 7 / 0 / 2 / SimplePermission / 1.0.4 / SimplePermission.podspec.json
bloba1fbae68b0c336a7bd99b2c88274130b61d816c4
2   "name": "SimplePermission",
3   "version": "1.0.4",
4   "summary": "Yangscalvin - 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.4"
20   },
21   "source_files": [
22     "Classes",
23     "SimplePermission/SimplePermission/*.{h,m}"
24   ],
25   "exclude_files": "Classes/Exclude"