[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 7 / 8 / e / Allow2 / 0.9.0 / Allow2.podspec.json
blobc990e3557b799bac25fb2351c6f8ead3eb050b88
2   "name": "Allow2",
3   "version": "0.9.0",
4   "summary": "Allow2 Parental Freedom Platform makes it easy to add parental controls to your apps",
5   "description": "Easily add quota, time management, time limits, bans, chores and much more to your app.\nBy giving the Parent control mechanisms to moderate usage, you give them reasons to want to download, buy, and subscribe to your service.\nWithout controls, parents are more likely to just not download the apps.",
6   "homepage": "https://github.com/Allow2/Allow2iOS",
7   "license": {
8     "type": "Open Source",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Allow2": "ceo@allow2.com"
13   },
14   "requires_arc": true,
15   "platforms": {
16     "ios": "10.0"
17   },
18   "source": {
19     "git": "https://github.com/Allow2/Allow2iOS.git",
20     "tag": "0.9.0"
21   },
22   "pod_target_xcconfig": {
23     "SWIFT_VERSION": "4.0"
24   },
25   "source_files": "Allow2Framework/**/*.swift",
26   "resource_bundles": {
27     "Allow2": [
28       "Allow2Framework/**/*.{lproj,storyboard,xib}",
29       "Allow2Framework/**/*.xcassets"
30     ]
31   }