[Add] TMNavigation 0.0.947
[CocoaPods.git] / Specs / f / 4 / 8 / BQLibrary / 0.0.3 / BQLibrary.podspec.json
blob3cc22a8798bd990695b33b7a2d29c5d13ff8e42d
2   "name": "BQLibrary",
3   "version": "0.0.3",
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.3"
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   ]