[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 0 / 4 / 3 / BDLibrary / 1.0 / BDLibrary.podspec.json
blob91ef82d988fe6df55db2e43e1f00b159367fdfda
2   "name": "BDLibrary",
3   "version": "1.0",
4   "summary": "BDLibrary for Swift",
5   "description": "\"讓寫Code更輕鬆,BDLibrary for Swift\"",
6   "homepage": "https://hackmd.io/J25o5fCGQzarMEFr2psk0w",
7   "license": {
8     "type": "MIT"
9   },
10   "authors": {
11     "李秉達": "mp3ooxx@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/davidlee781115/BDLibrary.git",
15     "tag": "1.0"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "source_files": "BDLibrary/**/*.{h,m,swift}",
21   "dependencies": {
22     "Alamofire": [
23       "~> 4.7"
24     ]
25   }