[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / 1 / a / ADBActors / 1.0.0 / ADBActors.podspec.json
blob1f72a8753cd9da190c0c049d3dc6b3d149703bc2
2   "name": "ADBActors",
3   "version": "1.0.0",
4   "platforms": {
5     "ios": "5.0"
6   },
7   "summary": "Simple concept of Actor Model in Objective-C based on the idea of Valletta Ventures.",
8   "homepage": "https://github.com/albertodebortoli/ADBActors",
9   "authors": {
10     "Alberto De Bortoli": "albertodebortoli.website@gmail.com"
11   },
12   "source": {
13     "git": "https://github.com/albertodebortoli/ADBActors.git",
14     "tag": "1.0.0"
15   },
16   "license": {
17     "type": "New BSD License",
18     "file": "LICENSE"
19   },
20   "source_files": "Src/*.{h,m}",
21   "requires_arc": true