[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / d / 0 / 1 / ADBStateMachine / 1.0.0 / ADBStateMachine.podspec.json
blob4b74a06f420619ba09659c0ac002487b65efbf98
2   "name": "ADBStateMachine",
3   "version": "1.0.0",
4   "platforms": {
5     "ios": "7.0"
6   },
7   "summary": "A proper thread-safe state machine for Objective-C.",
8   "homepage": "https://github.com/albertodebortoli/ADBStateMachine",
9   "authors": {
10     "Alberto De Bortoli": "albertodebortoli.website@gmail.com"
11   },
12   "source": {
13     "git": "https://github.com/albertodebortoli/ADBStateMachine.git",
14     "tag": "1.0.0"
15   },
16   "license": {
17     "type": "New BSD License",
18     "file": "LICENSE"
19   },
20   "source_files": "ADBStateMachine/Classes/*.{h,m}",
21   "requires_arc": true