[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / f / 4 / 8 / BQLibrary / 0.0.1 / BQLibrary.podspec.json
blob54d9d2e1043f1e5e93a7af4dccfdd46a715416ba
2   "name": "BQLibrary",
3   "version": "0.0.1",
4   "summary": "A library provide shortcuts and easy ways of usage of IOS Libray.",
5   "homepage": "https://github.com/bbqaaq/BQLibrary",
6   "license": "MIT",
7   "authors": {
8     "CHAU WING WAI": "bbqaaq@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/bbqaaq/BQLibrary.git",
12     "tag": "0.0.1"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "source_files": "Pod/Classes/**/*",
19   "resource_bundles": {
20     "Images": [
21       "Pod/Assets/*.png"
22     ],
23     "Localization": [
24       "Pod/Assets/Localization/*.lproj"
25     ]
26   },
27   "frameworks": [
28     "UIKit",
29     "Foundation",
30     "AssetsLibrary"
31   ]