2 "name": "RMAppStoreVersionCheck",
4 "summary": "A block based ios library for checking for app store updates",
5 "description": "Uses reachability to wait for network connectivity before checking the app store for new versions of the app.",
6 "homepage": "https://github.com/rocketmade/RMAppStoreVersionCheck.git",
9 "Brandon Roth": "brandon@rocketmade.com"
12 "git": "https://github.com/rocketmade/RMAppStoreVersionCheck.git",
15 "source_files": "RMAppStoreVersionCheck/**/*.{h,m}",
16 "frameworks": "SystemConfiguration",