[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 1 / 7 / 8 / SFObservers / 1.0 / SFObservers.podspec.json
blob7f9e839d736d4c8c3bda3f1a43aeaab372f13632
2   "name": "SFObservers",
3   "version": "1.0",
4   "summary": "Categories expanding both NSNotificationCenter and KVO to provide auto removal of observers.",
5   "homepage": "https://github.com/krzysztofzablocki/SFObservers",
6   "license": {
7     "type": "Custom"
8   },
9   "authors": {
10     "Krzysztof ZabÅ‚ocki": "krzysztof.zablocki@me.com"
11   },
12   "source": {
13     "git": "https://github.com/krzysztofzablocki/SFObservers.git",
14     "tag": "1.0"
15   },
16   "platforms": {
17     "ios": "4.0"
18   },
19   "source_files": [
20     "SFObservers",
21     "SFObservers/SFExecuteOnDealloc"
22   ],
23   "requires_arc": true