[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / d / 9 / 6 / EFScreenPlay / 0.0.1 / EFScreenPlay.podspec.json
blob1041e9976e283aacfc6eb01f8f9781c9938b7fbf
2   "name": "EFScreenPlay",
3   "version": "0.0.1",
4   "summary": "EFScreenPlay is a set of utility classes/categories/etc for dealing with modular storyboards and hooking up storyboards into a 'screen play'",
5   "homepage": "https://github.com/Egeniq/EFScreenPlay",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Ivo Jansch": "ivo@egeniq.com",
12     "Johan Kool": "johan@egeniq.com"
13   },
14   "platforms": {
15     "ios": "5.1.1"
16   },
17   "source": {
18     "git": "https://github.com/Egeniq/EFScreenPlay.git",
19     "tag": "0.0.1"
20   },
21   "public_header_files": "EFScreenPlay/*.h",
22   "source_files": "EFScreenPlay/*.{h,m}",
23   "requires_arc": true