2 "name": "iOSAppFramework",
4 "summary": "Source iOSAppFramework is a basic iOS App framework for App development.",
5 "description": "TODO: Add long description of the pod here.",
6 "homepage": "https://github.com/ItghostFan/iOSAppFramework",
12 "ItghostFan": "itghostfan@163.com"
15 "git": "https://github.com/ItghostFan/iOSAppFramework.git",
21 "default_subspecs": "Framework",
44 "iOSAppFramework/iOS": [
47 "iOSAppFramework/ThirdParty": [
54 "source_files": "iOSAppFramework/Classes/Framework/Foundation/*.{h,m}"
58 "source_files": "iOSAppFramework/Classes/Framework/UIKit/*.{h,m}"
62 "source_files": "iOSAppFramework/Classes/Framework/Any/**/*.{h,m}"
71 "source_files": "iOSAppFramework/Classes/iOS/Foundation/*.{h,m}"
75 "source_files": "iOSAppFramework/Classes/iOS/UIKit/*.{h,m}"
88 "name": "ReactiveCocoa",
89 "source_files": "iOSAppFramework/Classes/ThirdParty/ReactiveCocoa/*.{h,m}"