[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 1 / 8 / e / IBentifiers / 1.2.1 / IBentifiers.podspec.json
blobc949468f64da130437eaf21df8939652e00cf83a
2   "name": "IBentifiers",
3   "version": "1.2.1",
4   "summary": "Handle your identifiable IB elements swiftly.",
5   "description": "IBentifiers provide swifty shortcuts and extensions that ease handling of identifiable IB elements such as storyboards and NIBs.",
6   "homepage": "https://github.com/fellipecaetano/IBentifiers",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Fellipe Caetano": "fellipe.caetano4@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/fellipecaetano/IBentifiers.git",
16     "tag": "1.2.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "Source/**/*.swift"