[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 7 / 8 / e / Allow2 / 1.5.1 / Allow2.podspec.json
blobc86b0c3ff6349ea5ed2db1c1e1f2b0655df64af7
2   "name": "Allow2",
3   "version": "1.5.1",
4   "summary": "Allow2 Parental Freedom Platform makes it easy to add screentime limits 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": "1.5.1"
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   },
32   "dependencies": {
33     "SVProgressHUD": [
34       "~> 2.2.5"
35     ]
36   }