2 "name": "ReactiveAccountStore",
4 "summary": "ReactiveCocoa support for Accounts.framework.",
5 "description": " ReactiveCocoa support for Accounts.framework.\n It wraps `ACAccountStore`'s asynchronous methods those take completion handler with `RACSignal`.\n",
6 "homepage": "https://github.com/ikesyo/ReactiveAccountStore",
7 "social_media_url": "https://twitter.com/ikesyo",
13 "Syo Ikeda": "suicaicoca@gmail.com"
16 "git": "https://github.com/ikesyo/ReactiveAccountStore.git",
24 "source_files": "ReactiveAccountStore/**/*.{h,m}",
25 "frameworks": "Accounts",